NetBSD/sys/dev/scsipi
thorpej 16a9d90e17 Cleanup the scsipi_xfer flags:
- `flags' is now gone, replaced with `xs_control' and `xs_status'.
- Massive cleanup of the control flags.  Now we explicitly say that
  a job is to complete asynchronously, rather than relying on side-effects,
  and use a new flag to now that device discovery is being performed.
- Do SCSI device discovery interrupt-driven.
1999-09-30 22:57:52 +00:00
..
Makefile
atapi_all.h
atapi_base.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
atapi_cd.h
atapi_disk.h
atapi_wdc.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
atapiconf.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
atapiconf.h
cd.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
cd_atapi.c Allow to detach wdc, atapibus, wd and cd. 1999-09-23 11:04:29 +00:00
cd_scsi.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
cdvar.h Allow to detach wdc, atapibus, wd and cd. 1999-09-23 11:04:29 +00:00
ch.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
files.scsipi Don't bring scsi/atapi common files in under the "atapi" attribute. 1999-02-07 22:58:43 +00:00
if_se.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
scsi_all.h
scsi_base.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
scsi_cd.h
scsi_changer.h Rework the changer driver a bit: 1999-09-09 23:24:11 +00:00
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h
scsi_scanner.h
scsi_tape.h Remove outdated list of density codes. mt(1) has helpful 1999-09-30 12:12:41 +00:00
scsiconf.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
scsiconf.h
scsipi_all.h Added parens around ADD_BYTES_LIM() macro definition to protects its 1998-12-30 11:17:34 +00:00
scsipi_base.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
scsipi_verbose.c Fix typo. 1999-02-24 18:54:03 +00:00
scsipiconf.c
scsipiconf.h Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
sd.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
sd_atapi.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
sd_scsi.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
sdvar.h Implement detaching SCSI and ATAPI disks. 1999-09-11 21:42:58 +00:00
ss.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
ss_mustek.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
ss_mustek.h
ss_scanjet.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
ssvar.h
st.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
su.c
uk.c