Searched refs:numOfUserAddressableSectorsHi (Results 1 – 4 of 4) sorted by relevance
558 bit16 numOfUserAddressableSectorsHi; /**< word61 of identify device information */ member
2180 = (SATAIdData->numOfUserAddressableSectorsHi << (8*2) ) in smsatSetDevInfo()10931 lastLba = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) | in smsatReadCapacity10()11173 lastLbaLo = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) | in smsatReadCapacity16()
4294 = (SATAIdData->numOfUserAddressableSectorsHi << (8*2) ) in satSetDevInfo()
6023 lastLba = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) | in satReadCapacity10()6269 lastLbaLo = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) | in satReadCapacity16()