Searched refs:phy_logic_sector_support (Results 1 – 6 of 6) sorted by relevance
178 UINT16 phy_logic_sector_support; // word 106 member
274 if ((IdentifyData->phy_logic_sector_support & BIT12) != 0) { in SiI3132AtaPassThruCommand()
145 UINT16 phy_logic_sector_support; ///< word 106 member
1323 if ((IdentifyData->AtaData.phy_logic_sector_support & (BIT14 | BIT15)) == BIT14) { in AtaPassThruPassThru()1327 if ((IdentifyData->AtaData.phy_logic_sector_support & BIT12) != 0) { in AtaPassThruPassThru()
356 PhyLogicSectorSupport = IdentifyData->phy_logic_sector_support; in IdentifyAtaDevice()
2548 PhyLogicSectorSupport = AtaIdentifyData->phy_logic_sector_support; in AtaEnableLongPhysicalSector()