Searched refs:CTL_PORT_FC (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.h50 CTL_PORT_FC = 0x01, enumerator in enum:__anon5255
H A Dctl_frontend.c265 if (port->port_type == CTL_PORT_FC)
H A Dscsi_ctl.c341 port->port_type = CTL_PORT_FC;
H A Dctl.c2201 case CTL_PORT_FC:
9511 if (port && port->port_type == CTL_PORT_FC)
10053 if (port_type == CTL_PORT_FC) {
/freebsd-11-stable/usr.sbin/ctladm/
H A Dctladm.c376 {"fc", CTL_PORT_FC, CTLADM_ARG_NONE, NULL},

Completed in 138 milliseconds