Home
last modified time | relevance | path

Searched refs:XPT_RESET_DEV (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-14-stable/sys/dev/aac/
HDaac_cam.c269 case XPT_RESET_DEV: in aac_cam_action()
479 case XPT_RESET_DEV: in aac_cam_action()
/freebsd-14-stable/sys/cam/ctl/
HDctl_frontend_cam_sim.c695 case XPT_RESET_DEV: { in cfcs_action()
717 if (ccb->ccb_h.func_code == XPT_RESET_DEV) in cfcs_action()
/freebsd-14-stable/sys/dev/nvme/
HDnvme_sim.c262 case XPT_RESET_DEV: /* Bus Device Reset the specified device */ in nvme_sim_action()
/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx_osm.c503 case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */ in ahc_action()
510 || ccb->ccb_h.func_code == XPT_RESET_DEV)) { in ahc_action()
543 if (ccb->ccb_h.func_code == XPT_RESET_DEV) { in ahc_action()
HDaic79xx_osm.c522 case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */ in ahd_action()
532 || ccb->ccb_h.func_code == XPT_RESET_DEV)) { in ahd_action()
575 if (ccb->ccb_h.func_code == XPT_RESET_DEV) { in ahd_action()
/freebsd-14-stable/sys/dev/mmcnull/
HDmmcnull.c420 case XPT_RESET_DEV: in mmcnull_action_sd()
/freebsd-14-stable/tools/tools/vhba/
HDvhba.c102 case XPT_RESET_DEV: in vhba_action()
/freebsd-14-stable/sys/powerpc/pseries/
HDphyp_vscsi.c448 case XPT_RESET_DEV: in vscsi_cam_action()
569 case XPT_RESET_DEV: in vscsi_task_management()
/freebsd-14-stable/sys/dev/mfi/
HDmfi_cam.c241 case XPT_RESET_DEV: in mfip_cam_action()
/freebsd-14-stable/sys/dev/isci/
HDisci_controller.c750 case XPT_RESET_DEV: in isci_action()
/freebsd-14-stable/sys/powerpc/ps3/
HDps3cdrom.c401 case XPT_RESET_DEV: in ps3cdrom_action()
/freebsd-14-stable/sys/dev/ahci/
HDahciem.c622 case XPT_RESET_DEV: /* Bus Device Reset the specified device */ in ahciemaction()
/freebsd-14-stable/sys/cam/
HDcam_ccb.h174 XPT_RESET_DEV = 0x12 | XPT_FC_DEV_QUEUED, enumerator
HDcam_xpt.c2586 case XPT_RESET_DEV: in xpt_action_default()
5501 { XPT_RESET_DEV, "XPT_RESET_DEV" },
/freebsd-14-stable/sys/dev/smartpqi/
HDsmartpqi_cam.c1125 case XPT_RESET_DEV: in smartpqi_cam_action()
/freebsd-14-stable/sys/dev/ata/
HData-all.c1140 case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */ in ataaction()
/freebsd-14-stable/sys/dev/aacraid/
HDaacraid_cam.c1070 case XPT_RESET_DEV: in aac_cam_action()
/freebsd-14-stable/sys/dev/vmware/pvscsi/
HDpvscsi.c1389 case XPT_RESET_DEV: in pvscsi_action()
/freebsd-14-stable/sys/dev/mpi3mr/
HDmpi3mr_cam.c1429 case XPT_RESET_DEV: in mpi3mr_cam_action()
/freebsd-14-stable/sys/dev/hyperv/storvsc/
HDhv_storvsc_drv_freebsd.c1511 case XPT_RESET_DEV:{ in storvsc_action()
/freebsd-14-stable/sys/dev/virtio/scsi/
HDvirtio_scsi.c766 case XPT_RESET_DEV: in vtscsi_cam_action()
/freebsd-14-stable/sys/dev/ocs_fc/
HDocs_cam.c2366 case XPT_RESET_DEV: in ocs_action()
/freebsd-14-stable/sys/powerpc/mpc85xx/
HDfsl_sata.c1829 case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */ in fsl_sataaction()
/freebsd-14-stable/sys/dev/mpt/
HDmpt_cam.c3203 ccb->ccb_h.func_code != XPT_RESET_DEV) { in mpt_action()
3250 case XPT_RESET_DEV: in mpt_action()
/freebsd-14-stable/sys/dev/usb/storage/
HDumass.c2362 case XPT_RESET_DEV: in umass_cam_action()

12