Home
last modified time | relevance | path

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

/trueos/sys/cam/ctl/
HDctl.h50 CTL_PORT_FC = 0x01, enumerator
HDctl_frontend.c259 if (port->port_type == CTL_PORT_FC) in ctl_port_set_wwns()
HDscsi_ctl.c377 port->port_type = CTL_PORT_FC; in ctlfeasync()
HDctl.c1602 case CTL_PORT_FC: in ctl_create_iid()
10110 if (port->port_type == CTL_PORT_FC) in ctl_inquiry_evpd_devid()
10745 if (port_type == CTL_PORT_FC) { in ctl_inquiry_std()
/trueos/usr.sbin/ctladm/
HDctladm.c487 case CTL_PORT_FC: in cctl_port_dump()
594 {"fc", CTL_PORT_FC, CTLADM_ARG_NONE, NULL},