Searched refs:CTL_IO_SCSI (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_util.c108 io->io_hdr.io_type = CTL_IO_SCSI;
134 io->io_hdr.io_type = CTL_IO_SCSI;
143 io->io_hdr.io_type = CTL_IO_SCSI;
164 io->io_hdr.io_type = CTL_IO_SCSI;
172 io->io_hdr.io_type = CTL_IO_SCSI;
193 io->io_hdr.io_type = CTL_IO_SCSI;
201 io->io_hdr.io_type = CTL_IO_SCSI;
223 io->io_hdr.io_type = CTL_IO_SCSI;
237 io->io_hdr.io_type = CTL_IO_SCSI;
261 io->io_hdr.io_type = CTL_IO_SCSI;
[all...]
H A Dctl_io.h191 CTL_IO_SCSI, enumerator in enum:__anon8617
H A Dctl_frontend_ioctl.c635 if ((io->io_hdr.io_type == CTL_IO_SCSI) &&
H A Dscsi_ctl.c1145 io->io_hdr.io_type = CTL_IO_SCSI;
1911 KASSERT(io->io_hdr.io_type == CTL_IO_SCSI,
H A Dctl_frontend_cam_sim.c537 io->io_hdr.io_type = CTL_IO_SCSI;
H A Dctl.c771 if (io->io_hdr.io_type == CTL_IO_SCSI) {
1445 io->io_hdr.io_type = CTL_IO_SCSI;
5032 KASSERT(io->io_hdr.io_type == CTL_IO_SCSI,
10668 KASSERT(io->io_hdr.io_type == CTL_IO_SCSI,
10849 KASSERT(io->io_hdr.io_type == CTL_IO_SCSI,
12429 KASSERT(io->io_hdr.io_type == CTL_IO_SCSI,
12948 case CTL_IO_SCSI:
12974 case CTL_IO_SCSI:
13038 io->io_hdr.io_type == CTL_IO_SCSI) {
13210 case CTL_IO_SCSI
[all...]
H A Dctl_tpc.c1576 case CTL_IO_SCSI:
1641 if (io->io_hdr.io_type == CTL_IO_SCSI &&
H A Dctl_frontend_iscsi.c528 io->io_hdr.io_type = CTL_IO_SCSI;
H A Dctl_backend_block.c1753 KASSERT(io->io_hdr.io_type == CTL_IO_SCSI,
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_virtio_scsi.c487 io->io_hdr.io_type = CTL_IO_SCSI;
/freebsd-13-stable/sys/dev/usb/storage/
H A Dcfumass.c669 io->io_hdr.io_type = CTL_IO_SCSI;

Completed in 212 milliseconds