Searched refs:XPT_RESET_DEV (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-13-stable/sys/dev/aac/
H A Daac_cam.c273 case XPT_RESET_DEV:
483 case XPT_RESET_DEV:
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic79xx_osm.c510 case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
520 || ccb->ccb_h.func_code == XPT_RESET_DEV)) {
563 if (ccb->ccb_h.func_code == XPT_RESET_DEV) {
H A Daic7xxx_osm.c493 case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
500 || ccb->ccb_h.func_code == XPT_RESET_DEV)) {
533 if (ccb->ccb_h.func_code == XPT_RESET_DEV) {
/freebsd-13-stable/sys/dev/nvme/
H A Dnvme_sim.c250 case XPT_RESET_DEV: /* Bus Device Reset the specified device */
/freebsd-13-stable/sys/dev/mmcnull/
H A Dmmcnull.c422 case XPT_RESET_DEV:
424 device_printf(sc->dev, "Got XPT_RESET_DEV\n");
/freebsd-13-stable/sys/dev/amr/
H A Damr_cam.c349 case XPT_RESET_DEV:
351 debug(1, "XPT_RESET_DEV");
/freebsd-13-stable/tools/tools/vhba/
H A Dvhba.c103 case XPT_RESET_DEV:
/freebsd-13-stable/sys/cam/ctl/
H A Dctl_frontend_cam_sim.c697 case XPT_RESET_DEV: {
719 if (ccb->ccb_h.func_code == XPT_RESET_DEV)
/freebsd-13-stable/sys/dev/isci/
H A Disci_controller.c750 case XPT_RESET_DEV:
/freebsd-13-stable/sys/powerpc/ps3/
H A Dps3cdrom.c402 case XPT_RESET_DEV:
/freebsd-13-stable/sys/dev/mfi/
H A Dmfi_cam.c242 case XPT_RESET_DEV:
/freebsd-13-stable/sys/powerpc/pseries/
H A Dphyp_vscsi.c449 case XPT_RESET_DEV:
570 case XPT_RESET_DEV:
/freebsd-13-stable/sys/dev/ahci/
H A Dahciem.c617 case XPT_RESET_DEV: /* Bus Device Reset the specified device */
/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9x.c1086 case XPT_RESET_DEV:
1109 if (ccb->ccb_h.func_code == XPT_RESET_DEV) {
/freebsd-13-stable/sys/dev/ata/
H A Data-all.c1142 case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_cam.c1092 case XPT_RESET_DEV:
/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h170 XPT_RESET_DEV = 0x12 | XPT_FC_DEV_QUEUED, enumerator in enum:__anon8552
/freebsd-13-stable/sys/dev/aacraid/
H A Daacraid_cam.c1074 case XPT_RESET_DEV:
/freebsd-13-stable/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1509 case XPT_RESET_DEV:{
/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c768 case XPT_RESET_DEV:
/freebsd-13-stable/sys/dev/vmware/pvscsi/
H A Dpvscsi.c1391 case XPT_RESET_DEV:
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_cam.c2285 case XPT_RESET_DEV:
/freebsd-13-stable/sys/dev/hptmv/
H A Dentry.c2287 case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
/freebsd-13-stable/sys/dev/iir/
H A Diir.c1275 case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
/freebsd-13-stable/sys/dev/usb/storage/
H A Dumass.c2362 case XPT_RESET_DEV:
2364 DPRINTF(sc, UDMASS_SCSI, "%d:%d:%jx:XPT_RESET_DEV:.\n",

Completed in 326 milliseconds

12