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