Searched refs:ATA_PROTO_CFA (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/cam/ata/
H A Data_all.c433 proto = (ident_data->config == ATA_PROTO_CFA) ? "CFA" :
469 proto = (ident_data->config == ATA_PROTO_CFA) ? "CFA" :
H A Data_xpt.c1693 (ident_buf->config == ATA_PROTO_CFA) ? 0 :
1699 (ident_buf->config == ATA_PROTO_CFA) ? 0 :
1826 (device->ident_data.config == ATA_PROTO_CFA) ? 0 :
/freebsd-current/sys/sys/
H A Data.h42 #define ATA_PROTO_CFA 0x848a macro
/freebsd-current/sbin/camcontrol/
H A Dcamcontrol.c1554 proto = (parm->config == ATA_PROTO_CFA) ? "CFA" :
1600 if (parm->config == ATA_PROTO_CFA ||

Completed in 85 milliseconds