Home
last modified time | relevance | path

Searched refs:SCSI_PROTO_1394 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.c5867 case SCSI_PROTO_1394: { in scsi_transportid_sbuf()
6006 { "sbp", SCSI_PROTO_1394 },
6007 { "1394", SCSI_PROTO_1394 },
6118 case SCSI_PROTO_1394: in scsi_parse_transportid_64bit()
6161 case SCSI_PROTO_1394: { in scsi_parse_transportid_64bit()
6165 sbp->format_protocol = SCSI_PROTO_1394 | in scsi_parse_transportid_64bit()
6751 case SCSI_PROTO_1394: in scsi_parse_transportid()
H A Dscsi_all.h859 #define SCSI_PROTO_1394 0x03 /* IEEE 1394 (Firewire) */ macro
879 #define SPSP_PROTO_1394 SCSI_PROTO_1394