Searched refs:raw1 (Results 1 – 1 of 1) sorted by relevance
1373 u64 total, raw0, raw1, raw2, raw3; in mtip_hw_get_capacity() local 1375 raw1 = port->identify[101]; in mtip_hw_get_capacity() 1378 total = raw0 | raw1<<16 | raw2<<32 | raw3<<48; in mtip_hw_get_capacity()