Searched refs:ATA_SUPPORT_ADDRESS48 (Results 1 – 4 of 4) sorted by relevance
188 #define ATA_SUPPORT_ADDRESS48 0x0400 macro
1038 buf[83] = (ATA_SUPPORT_ADDRESS48 | ATA_SUPPORT_FLUSHCACHE | in handle_identify()1043 buf[86] = (ATA_SUPPORT_ADDRESS48 | ATA_SUPPORT_FLUSHCACHE | in handle_identify()
1624 if (cgd->ident_data.support.command2 & ATA_SUPPORT_ADDRESS48) { in adasetflags()3349 if ((cgd->ident_data.support.command2 & ATA_SUPPORT_ADDRESS48) && in adasetgeom()
1362 parm->support.command2 & ATA_SUPPORT_ADDRESS48 ? " " : " not "); in atacapprint()1831 is48bit = parm->support.command2 & ATA_SUPPORT_ADDRESS48; in ata_read_native_max()2753 is48bit = ident_buf->support.command2 & ATA_SUPPORT_ADDRESS48; in atahpa()