Searched refs:ATA_PROTO_CFA (Results 1 – 4 of 4) sorted by relevance
41 #define ATA_PROTO_CFA 0x848a macro
1634 (ident_buf->config == ATA_PROTO_CFA) ? 0 : in ata_device_transport()1640 (ident_buf->config == ATA_PROTO_CFA) ? 0 : in ata_device_transport()1756 (device->ident_data.config == ATA_PROTO_CFA) ? 0 : in ata_action()
285 proto = (ident_data->config == ATA_PROTO_CFA) ? "CFA" : in ata_print_ident()
1286 if (parm->config == ATA_PROTO_CFA || in atacapprint()