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