Symbol: XS_SELTIMEOUT
sys/arch/luna88k/dev/mb89352.c
1742
acb->xs->error = XS_SELTIMEOUT;
sys/dev/atapiscsi/atapiscsi.c
1535
sc_xfer->error = XS_SELTIMEOUT;
sys/dev/ic/adw.c
1039
xs->error = XS_SELTIMEOUT;
sys/dev/ic/aic6360.c
1735
acb->xs->error = XS_SELTIMEOUT;
sys/dev/ic/aic79xx_openbsd.c
207
xs->error = XS_SELTIMEOUT;
sys/dev/ic/aic7xxx_openbsd.c
215
xs->error = XS_SELTIMEOUT;
sys/dev/ic/iha.c
2363
xs->error = XS_SELTIMEOUT;
sys/dev/ic/mfi.c
1077
xs->error = XS_SELTIMEOUT;
sys/dev/ic/mpi.c
1489
xs->error = XS_SELTIMEOUT;
sys/dev/ic/ncr53c9x.c
2144
ecb->xs->error = XS_SELTIMEOUT;
sys/dev/ic/oosiop.c
912
xs->error = XS_SELTIMEOUT;
sys/dev/ic/oosiop.c
936
xs->error = XS_SELTIMEOUT;
sys/dev/ic/osiop.c
1317
acb->xs->error = XS_SELTIMEOUT;
sys/dev/ic/osiop.c
630
xs->error = XS_SELTIMEOUT;
sys/dev/ic/qla.c
827
xs->error = XS_SELTIMEOUT;
sys/dev/ic/qlw.c
632
xs->error = XS_SELTIMEOUT;
sys/dev/ic/siop.c
1036
xs->error = XS_SELTIMEOUT;
sys/dev/ic/siop.c
1135
xs->error = XS_SELTIMEOUT;
sys/dev/ic/siop.c
569
xs->error = XS_SELTIMEOUT;
sys/dev/ic/siop.c
621
xs->error = XS_SELTIMEOUT;
sys/dev/ic/siop.c
669
xs->error = XS_SELTIMEOUT;
sys/dev/ic/trm.c
2026
xs->error = XS_SELTIMEOUT;
sys/dev/ic/uha.c
211
xs->error = XS_SELTIMEOUT;
sys/dev/isa/wds.c
675
xs->error = XS_SELTIMEOUT;
sys/dev/pci/arc.c
1298
xs->error = XS_SELTIMEOUT;
sys/dev/pci/ips.c
1616
return (XS_SELTIMEOUT);
sys/dev/pci/mfii.c
2233
xs->error = XS_SELTIMEOUT;
sys/dev/pci/mfii.c
2529
return (XS_SELTIMEOUT);
sys/dev/pci/mpii.c
2957
xs->error = XS_SELTIMEOUT;
sys/dev/pci/mpii.c
3204
xs->error = XS_SELTIMEOUT;
sys/dev/pci/qle.c
1142
xs->error = XS_SELTIMEOUT;
sys/dev/pci/vmwpvs.c
1058
xs->error = XS_SELTIMEOUT;
sys/dev/pv/hvs.c
640
error = XS_SELTIMEOUT;
sys/dev/pv/xbf.c
1240
xbf_scsi_done(ccb->ccb_xfer, XS_SELTIMEOUT);
sys/dev/pv/xbf.c
395
xbf_scsi_done(xs, XS_SELTIMEOUT);
sys/scsi/mpath.c
289
case XS_SELTIMEOUT: /* physical path is gone, try the next */
sys/scsi/scsi_base.c
1588
case XS_SELTIMEOUT: