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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.h54 CTL_PORT_ISCSI = 0x10, enumerator in enum:__anon5255
H A Dctl_frontend.c269 else if (port->port_type == CTL_PORT_ISCSI)
H A Dctl_frontend_iscsi.c2139 port->port_type = CTL_PORT_ISCSI;
H A Dctl.c2212 case CTL_PORT_ISCSI:
9515 else if (port && port->port_type == CTL_PORT_ISCSI)
10059 } else if (port_type == CTL_PORT_ISCSI) {
/freebsd-11-stable/usr.sbin/ctladm/
H A Dctladm.c379 {"iscsi", CTL_PORT_ISCSI, CTLADM_ARG_NONE, NULL},

Completed in 236 milliseconds