Searched refs:CTL_PORT_SCSI (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.h51 CTL_PORT_SCSI = 0x02, enumerator in enum:__anon5255
H A Dscsi_ctl.c345 port->port_type = CTL_PORT_SCSI;
H A Dctl.c9918 port_type = CTL_PORT_SCSI;
9978 if (port_type == CTL_PORT_SCSI)
9982 if (port_type == CTL_PORT_SCSI)
10045 if (port_type == CTL_PORT_SCSI)
10056 } else if (port_type == CTL_PORT_SCSI) {
/freebsd-11-stable/usr.sbin/ctladm/
H A Dctladm.c377 {"scsi", CTL_PORT_SCSI, CTLADM_ARG_NONE, NULL},

Completed in 211 milliseconds