Symbol: XPT_RESET_DEV
sbin/camcontrol/camcontrol.c
3899
ccb.ccb_h.func_code = (scan)? XPT_SCAN_LUN : XPT_RESET_DEV;
sys/cam/cam_xpt.c
2605
case XPT_RESET_DEV:
sys/cam/cam_xpt.c
5529
{ XPT_RESET_DEV, "XPT_RESET_DEV" },
sys/cam/ctl/ctl_frontend_cam_sim.c
694
case XPT_RESET_DEV: {
sys/cam/ctl/ctl_frontend_cam_sim.c
716
if (ccb->ccb_h.func_code == XPT_RESET_DEV)
sys/dev/aac/aac_cam.c
269
case XPT_RESET_DEV:
sys/dev/aac/aac_cam.c
479
case XPT_RESET_DEV:
sys/dev/aacraid/aacraid_cam.c
1070
case XPT_RESET_DEV:
sys/dev/ahci/ahci.c
2836
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/ahci/ahciem.c
621
case XPT_RESET_DEV: /* Bus Device Reset the specified device */
sys/dev/aic7xxx/aic79xx.c
2252
&& scb->io_ctx->ccb_h.func_code== XPT_RESET_DEV
sys/dev/aic7xxx/aic79xx_osm.c
521
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/aic7xxx/aic79xx_osm.c
531
|| ccb->ccb_h.func_code == XPT_RESET_DEV)) {
sys/dev/aic7xxx/aic79xx_osm.c
574
if (ccb->ccb_h.func_code == XPT_RESET_DEV) {
sys/dev/aic7xxx/aic7xxx.c
1279
&& scb->io_ctx->ccb_h.func_code== XPT_RESET_DEV
sys/dev/aic7xxx/aic7xxx_osm.c
502
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/aic7xxx/aic7xxx_osm.c
509
|| ccb->ccb_h.func_code == XPT_RESET_DEV)) {
sys/dev/aic7xxx/aic7xxx_osm.c
542
if (ccb->ccb_h.func_code == XPT_RESET_DEV) {
sys/dev/arcmsr/arcmsr.c
3271
case XPT_RESET_DEV: {
sys/dev/ata/ata-all.c
1138
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/firewire/sbp.c
2301
case XPT_RESET_DEV:
sys/dev/hptmv/entry.c
2276
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1511
case XPT_RESET_DEV:{
sys/dev/isci/isci_controller.c
750
case XPT_RESET_DEV:
sys/dev/isp/isp_freebsd.c
2549
case XPT_RESET_DEV: /* BDR the specified SCSI device */
sys/dev/mfi/mfi_cam.c
241
case XPT_RESET_DEV:
sys/dev/mmcnull/mmcnull.c
419
case XPT_RESET_DEV:
sys/dev/mpi3mr/mpi3mr_cam.c
1427
case XPT_RESET_DEV:
sys/dev/mpr/mpr_sas.c
1062
case XPT_RESET_DEV:
sys/dev/mps/mps_sas.c
1002
case XPT_RESET_DEV:
sys/dev/mpt/mpt_cam.c
3206
ccb->ccb_h.func_code != XPT_RESET_DEV) {
sys/dev/mpt/mpt_cam.c
3253
case XPT_RESET_DEV:
sys/dev/mvs/mvs.c
2378
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/nvme/nvme_sim.c
267
case XPT_RESET_DEV: /* Bus Device Reset the specified device */
sys/dev/ocs_fc/ocs_cam.c
2366
case XPT_RESET_DEV:
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
1895
case XPT_RESET_DEV:
sys/dev/siis/siis.c
1934
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/smartpqi/smartpqi_cam.c
1119
case XPT_RESET_DEV:
sys/dev/sym/sym_hipd.c
8066
case XPT_RESET_DEV:
sys/dev/ufshci/ufshci_sim.c
285
case XPT_RESET_DEV:
sys/dev/usb/storage/umass.c
2434
case XPT_RESET_DEV:
sys/dev/virtio/scsi/virtio_scsi.c
764
case XPT_RESET_DEV:
sys/dev/vmware/pvscsi/pvscsi.c
1388
case XPT_RESET_DEV:
sys/powerpc/mpc85xx/fsl_sata.c
1828
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/powerpc/ps3/ps3cdrom.c
400
case XPT_RESET_DEV:
sys/powerpc/pseries/phyp_vscsi.c
447
case XPT_RESET_DEV:
sys/powerpc/pseries/phyp_vscsi.c
568
case XPT_RESET_DEV:
tools/tools/vhba/vhba.c
102
case XPT_RESET_DEV: