ATA_PROTO_CFA
proto = (parm->config == ATA_PROTO_CFA) ? "CFA" :
if (parm->config == ATA_PROTO_CFA ||
proto = (ident_data->config == ATA_PROTO_CFA) ? "CFA" :
proto = (ident_data->config == ATA_PROTO_CFA) ? "CFA" :
(ident_buf->config == ATA_PROTO_CFA) ? 0 :
(ident_buf->config == ATA_PROTO_CFA) ? 0 :
(device->ident_data.config == ATA_PROTO_CFA) ? 0 :