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.c5859 case SCSI_PROTO_1394: { in scsi_transportid_sbuf()
5998 { "sbp", SCSI_PROTO_1394 },
5999 { "1394", SCSI_PROTO_1394 },
6110 case SCSI_PROTO_1394: in scsi_parse_transportid_64bit()
6153 case SCSI_PROTO_1394: { in scsi_parse_transportid_64bit()
6157 sbp->format_protocol = SCSI_PROTO_1394 | in scsi_parse_transportid_64bit()
6743 case SCSI_PROTO_1394: in scsi_parse_transportid()
H A Dscsi_all.h865 #define SCSI_PROTO_1394 0x03 /* IEEE 1394 (Firewire) */ macro
885 #define SPSP_PROTO_1394 SCSI_PROTO_1394