Searched refs:numOfUserAddressableSectorsHi (Results 1 – 4 of 4) sorted by relevance
559 bit16 numOfUserAddressableSectorsHi; /**< word61 of identify device information */ member
2181 = (SATAIdData->numOfUserAddressableSectorsHi << (8*2) ) in smsatSetDevInfo()10932 lastLba = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) | in smsatReadCapacity10()11174 lastLbaLo = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) | in smsatReadCapacity16()
4295 = (SATAIdData->numOfUserAddressableSectorsHi << (8*2) ) in satSetDevInfo()
6024 lastLba = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) | in satReadCapacity10()6270 lastLbaLo = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) | in satReadCapacity16()