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

/freebsd-10.3-release/sys/sys/
H A Data.h41 #define ATA_PROTO_CFA 0x848a macro
/freebsd-10.3-release/sys/cam/ata/
H A Data_xpt.c1641 (ident_buf->config == ATA_PROTO_CFA) ? 0 :
1647 (ident_buf->config == ATA_PROTO_CFA) ? 0 :
1763 (device->ident_data.config == ATA_PROTO_CFA) ? 0 :
H A Data_all.c285 proto = (ident_data->config == ATA_PROTO_CFA) ? "CFA" :
/freebsd-10.3-release/sbin/camcontrol/
H A Dcamcontrol.c1286 if (parm->config == ATA_PROTO_CFA ||

Completed in 71 milliseconds