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