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