Searched refs:ATA_SUPPORT_ADDRESS48 (Results 1 – 4 of 4) sorted by relevance
190 #define ATA_SUPPORT_ADDRESS48 0x0400 macro
1717 if (cgd->ident_data.support.command2 & ATA_SUPPORT_ADDRESS48) { in adasetflags()3476 if ((cgd->ident_data.support.command2 & ATA_SUPPORT_ADDRESS48) && in adasetgeom()
1135 ata_ident->support.command2 = (ATA_SUPPORT_ADDRESS48 | ATA_SUPPORT_FLUSHCACHE | in ata_identify_init()1140 ata_ident->enabled.command2 = (ATA_SUPPORT_ADDRESS48 | ATA_SUPPORT_FLUSHCACHE | in ata_identify_init()
1613 parm->support.command2 & ATA_SUPPORT_ADDRESS48 ? " " : " not "); in atacapprint() 2082 is48bit = parm->support.command2 & ATA_SUPPORT_ADDRESS48; in ata_read_native_max() 3011 is48bit = ident_buf->support.command2 & ATA_SUPPORT_ADDRESS48; in atahpa()