Symbol: XPT_RESET_DEV
sbin/camcontrol/camcontrol.c
1320
ccb.ccb_h.func_code = (scan)? XPT_SCAN_LUN : XPT_RESET_DEV;
sys/bus/cam/cam_xpt.c
3025
case XPT_RESET_DEV:
sys/bus/u4b/storage/umass.c
2440
case XPT_RESET_DEV:
sys/dev/disk/advansys/advansys.c
271
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/disk/advansys/adwcam.c
492
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/disk/ahci/ahci_cam.c
948
case XPT_RESET_DEV:
sys/dev/disk/amd/amd.c
507
case XPT_RESET_DEV:
sys/dev/disk/buslogic/bt.c
916
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/disk/iscsi/initiator/isc_cam.c
230
case XPT_RESET_DEV:
sys/dev/disk/isp/isp_freebsd.c
4517
case XPT_RESET_DEV: /* BDR the specified SCSI device */
sys/dev/disk/mpt/mpt_cam.c
3295
ccb->ccb_h.func_code != XPT_RESET_DEV) {
sys/dev/disk/mpt/mpt_cam.c
3342
case XPT_RESET_DEV:
sys/dev/disk/nata/atapi-cam.c
428
case XPT_RESET_DEV: {
sys/dev/disk/ncr/ncr.c
4170
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/disk/sbp/sbp.c
2215
case XPT_RESET_DEV:
sys/dev/disk/sili/sili_cam.c
903
case XPT_RESET_DEV:
sys/dev/disk/sym/sym_hipd.c
8180
case XPT_RESET_DEV:
sys/dev/disk/trm/trm.c
796
case XPT_RESET_DEV:
sys/dev/raid/aac/aac_cam.c
285
case XPT_RESET_DEV:
sys/dev/raid/aac/aac_cam.c
488
case XPT_RESET_DEV:
sys/dev/raid/amr/amr_cam.c
348
case XPT_RESET_DEV:
sys/dev/raid/arcmsr/arcmsr.c
3145
case XPT_RESET_DEV: {
sys/dev/raid/asr/asr.c
2742
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/raid/dpt/dpt_scsi.c
965
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/raid/hptmv/entry.c
2300
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/raid/iir/iir.c
1341
case XPT_RESET_DEV: /* Bus Device Reset the specified SCSI device */
sys/dev/raid/mfi/mfi_cam.c
198
case XPT_RESET_DEV:
sys/dev/raid/mpr/mpr_sas.c
1114
case XPT_RESET_DEV:
sys/dev/raid/mps/mps_sas.c
981
case XPT_RESET_DEV:
sys/dev/virtual/virtio/scsi/virtio_scsi.c
793
case XPT_RESET_DEV:
sys/dev/virtual/vmware/pvscsi/pvscsi.c
1412
case XPT_RESET_DEV: