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