Symbol: XS_RESET
sys/arch/amiga/dev/siop.c
706
sc->sc_nexus->xs->error = XS_RESET;
sys/arch/amiga/dev/siop.c
710
acb->xs->error = XS_RESET;
sys/arch/amiga/dev/siop2.c
733
sc->sc_nexus->xs->error = XS_RESET;
sys/arch/amiga/dev/siop2.c
737
acb->xs->error = XS_RESET;
sys/arch/bebox/stand/boot/siop.c
599
case XS_RESET:
sys/arch/bebox/stand/boot/siop.c
854
xs->error = XS_RESET;
sys/arch/prep/stand/boot/siop.c
578
case XS_RESET:
sys/arch/prep/stand/boot/siop.c
833
xs->error = XS_RESET;
sys/compat/linux/common/linux_sg.c
238
case XS_RESET:
sys/dev/ic/ahcisata_core.c
2082
sc_xfer->error = XS_RESET;
sys/dev/ic/aic7xxx_cam.h
76
CAM_SCSI_BUS_RESET = XS_RESET, /* SCSI Bus Reset Sent/Received */
sys/dev/ic/aic7xxx_cam.h
85
CAM_BDR_SENT = XS_RESET, /* A SCSI BDR msg was sent to target */
sys/dev/ic/dpt.c
749
xs->error = XS_RESET;
sys/dev/ic/esiop.c
1452
XS_TIMEOUT : XS_RESET;
sys/dev/ic/iha.c
1182
if (((scb->xs->xs_control & XS_RESET) != 0) ||
sys/dev/ic/iha.c
1282
xs->error = XS_RESET;
sys/dev/ic/isp_netbsd.h
249
# define HBA_BUSRESET XS_RESET
sys/dev/ic/mvsata.c
2260
sc_xfer->error = XS_RESET;
sys/dev/ic/mvsata.c
2414
sc_xfer->error = XS_RESET;
sys/dev/ic/mvsata.c
2446
sc_xfer->error = XS_RESET;
sys/dev/ic/mvsata.c
2551
sc_xfer->error = XS_RESET;
sys/dev/ic/ninjascsi32.c
1317
njsc32_end_cmd(sc, cmd, XS_RESET);
sys/dev/ic/ninjascsi32.c
1368
njsc32_clear_cmds(sc, XS_RESET);
sys/dev/ic/ninjascsi32.c
692
njsc32_end_cmd(sc, cmd, XS_RESET);
sys/dev/ic/oosiop.c
900
xs->error = XS_RESET;
sys/dev/ic/osiop.c
838
XS_TIMEOUT : XS_RESET;
sys/dev/ic/osiop.c
845
XS_TIMEOUT : XS_RESET;
sys/dev/ic/siisata.c
1597
sc_xfer->error = XS_RESET;
sys/dev/ic/siop.c
1209
XS_TIMEOUT : XS_RESET;
sys/dev/ieee1394/sbp.c
1231
sbp_abort_all_ocbs(sdev, XS_RESET);
sys/dev/ieee1394/sbp.c
952
sbp_abort_all_ocbs(sdev, XS_RESET);
sys/dev/pci/ips.c
1571
return (XS_RESET);
sys/dev/pci/mpii.c
3286
xs->error = timeout ? XS_TIMEOUT : XS_RESET;
sys/dev/pci/pvscsi.c
1092
error = XS_RESET;
sys/dev/pci/trm.c
704
xs->error = XS_RESET;
sys/dev/scsipi/atapi_wdc.c
1039
sc_xfer->error = XS_RESET;
sys/dev/scsipi/atapi_wdc.c
1122
sc_xfer->error = XS_RESET;
sys/dev/scsipi/atapi_wdc.c
188
sc_xfer->error = XS_RESET;
sys/dev/scsipi/atapi_wdc.c
825
sc_xfer->error = XS_RESET;
sys/dev/scsipi/scsipi_base.c
1905
case XS_RESET:
sys/dev/scsipi/scsipi_base.c
2015
xs->error = XS_RESET;
sys/dev/scsipi/scsipi_base.c
2635
xs->error = XS_RESET;
sys/dev/scsipi/scsipi_base.c
2651
xs->error = XS_RESET;
sys/dev/usb/umass_scsipi.c
471
xs->error = XS_RESET;
sys/dev/usb/usscanner.c
571
xs->error = XS_RESET;