Searched refs:numOfUserAddressableSectorsHi (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h559 bit16 numOfUserAddressableSectorsHi; /**< word61 of identify device information */ member in struct:agsaSATAIdentifyData_s
/freebsd-13-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c2181 = (SATAIdData->numOfUserAddressableSectorsHi << (8*2) )
10932 lastLba = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) |
11174 lastLbaLo = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) |
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c4295 = (SATAIdData->numOfUserAddressableSectorsHi << (8*2) )
H A Dsat.c6024 lastLba = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) |
6270 lastLbaLo = (((pSATAIdData->numOfUserAddressableSectorsHi) << 16) ) |

Completed in 191 milliseconds