Home
last modified time | relevance | path

Searched refs:SCSI_PROTO_FC (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_frontend.c265 proto = SCSI_PROTO_FC << 4; in ctl_port_set_wwns()
H A Dctl.c2266 id->format_protocol = SCSI_PROTO_FC; in ctl_create_iid()
9686 proto = SCSI_PROTO_FC << 4; in ctl_inquiry_evpd_devid()
/freebsd/sys/cam/scsi/
H A Dscsi_all.c5840 case SCSI_PROTO_FC: { in scsi_transportid_sbuf()
6003 { "fcp", SCSI_PROTO_FC },
6115 case SCSI_PROTO_FC: in scsi_parse_transportid_64bit()
6152 case SCSI_PROTO_FC: { in scsi_parse_transportid_64bit()
6156 fcp->format_protocol = SCSI_PROTO_FC | in scsi_parse_transportid_64bit()
6750 case SCSI_PROTO_FC: in scsi_parse_transportid()
H A Dscsi_all.h862 #define SCSI_PROTO_FC 0x00 /* Fibre Channel */ macro
882 #define SPSP_PROTO_FC SCSI_PROTO_FC