HomeSort by: relevance | last modified time | path
    Searched refs:XS_RESET (Results 1 - 25 of 27) sorted by relevancy

1 2

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

Completed in 41 milliseconds

1 2