Searched refs:user_addressable_sectors_hi (Results 1 – 6 of 6) sorted by relevance
159 UINT16 user_addressable_sectors_hi; member220 UINT16 user_addressable_sectors_hi; member
55 UINT16 user_addressable_sectors_hi; member107 UINT16 user_addressable_sectors_hi; member
57 UINT16 user_addressable_sectors_hi; member
343 …Capacity = ((UINT32)IdentifyData->user_addressable_sectors_hi << 16) | IdentifyData->user_addressa… in IdentifyAtaDevice()
1674 DriveSize = (((((IdentifyDriveInfo->user_addressable_sectors_hi << 16) +
385 Capacity = ((UINT32)AtaIdentifyPointer->AtaData.user_addressable_sectors_hi << 16) | in ATAIdentify()