Searched refs:XPT_ABORT (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_targ_bh.c361 ccb.cab.ccb_h.func_code = XPT_ABORT;
369 ccb.cab.ccb_h.func_code = XPT_ABORT;
H A Dscsi_target.c680 if (k_ccbh->func_code == XPT_ABORT) {
1037 cab.ccb_h.func_code = XPT_ABORT;
1146 case XPT_ABORT:
/freebsd-13-stable/sys/dev/nvme/
H A Dnvme_sim.c160 case XPT_ABORT: /* Abort the specified CCB */
/freebsd-13-stable/sys/dev/twa/
H A Dtw_osl_cam.c344 case XPT_ABORT:
/freebsd-13-stable/sys/cam/ctl/
H A Dscsi_ctl.c617 ccb.ccb_h.func_code = XPT_ABORT;
818 start_ccb->ccb_h.func_code = XPT_ABORT;
825 /* XPT_ABORT is not queued, so we can take next I/O. */
1290 done_ccb->ccb_h.func_code = XPT_ABORT;
H A Dctl_frontend_cam_sim.c594 case XPT_ABORT: {
/freebsd-13-stable/sys/dev/aac/
H A Daac_cam.c365 case XPT_ABORT:
/freebsd-13-stable/share/examples/scsi_target/
H A Dscsi_target.c967 cab.ccb_h.func_code = XPT_ABORT;
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c626 case XPT_ABORT: /* Abort the specified CCB */
H A Daic7xxx_osm.c590 case XPT_ABORT: /* Abort the specified CCB */
/freebsd-13-stable/sys/dev/ata/
H A Data-all.c1021 case XPT_ABORT: /* Abort the specified CCB */
/freebsd-13-stable/sys/dev/tws/
H A Dtws_cam.c237 case XPT_ABORT:
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_cam.c1074 case XPT_ABORT:
/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h166 XPT_ABORT = 0x10, enumerator in enum:__anon8552
/freebsd-13-stable/sys/dev/aacraid/
H A Daacraid_cam.c1078 case XPT_ABORT:
/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c772 case XPT_ABORT:
/freebsd-13-stable/sys/dev/vmware/pvscsi/
H A Dpvscsi.c1368 case XPT_ABORT:
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_cam.c2244 case XPT_ABORT:
2618 "%s: XPT_ABORT ATIO state=%d tag=%#x"
/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas_cam.c307 case XPT_ABORT:
/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9x.c1076 case XPT_ABORT:
1077 device_printf(sc->sc_dev, "XPT_ABORT called\n");
/freebsd-13-stable/sys/dev/firewire/
H A Dsbp_targ.c1338 case XPT_ABORT:
/freebsd-13-stable/sys/dev/hptmv/
H A Dentry.c2288 case XPT_ABORT: /* Abort the specified CCB */
/freebsd-13-stable/sys/dev/iir/
H A Diir.c1276 case XPT_ABORT: /* Abort the specified CCB */
/freebsd-13-stable/sys/dev/iscsi/
H A Discsi.c2453 case XPT_ABORT:
/freebsd-13-stable/sys/dev/siis/
H A Dsiis.c1839 case XPT_ABORT: /* Abort the specified CCB */

Completed in 372 milliseconds

12