ATA_SUPPORT_ADDRESS48
parm->support.command2 & ATA_SUPPORT_ADDRESS48 ? " " : " not ");
is48bit = parm->support.command2 & ATA_SUPPORT_ADDRESS48;
is48bit = ident_buf->support.command2 & ATA_SUPPORT_ADDRESS48;
if (cgd->ident_data.support.command2 & ATA_SUPPORT_ADDRESS48) {
if ((cgd->ident_data.support.command2 & ATA_SUPPORT_ADDRESS48) &&
ata_ident->support.command2 = (ATA_SUPPORT_ADDRESS48 | ATA_SUPPORT_FLUSHCACHE |
ata_ident->enabled.command2 = (ATA_SUPPORT_ADDRESS48 | ATA_SUPPORT_FLUSHCACHE |