NetBSD/sys/dev/scsipi
enami c560e9a77b When killing pending xfers on device detach, we can't expect scsipi_done
to remove all xfers from the pending queue.  It removes only xfers for
asynchronous transactions.  So, simply loop over all pending xfers
with calling scsipi_done and wait xfers to drain.  Addresses PR#9703.
2000-04-03 03:37:33 +00:00
..
Makefile
atapi_all.h
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_wdc.c Let the device thet gets an atapibus attached specify how to kill pending 2000-04-02 23:38:19 +00:00
atapiconf.c Let the device thet gets an atapibus attached specify how to kill pending 2000-04-02 23:38:19 +00:00
atapiconf.h Let the device thet gets an atapibus attached specify how to kill pending 2000-04-02 23:38:19 +00:00
cd.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
cd_atapi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
cd_scsi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
cdvar.h
ch.c
files.scsipi
if_se.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
scsi_all.h
scsi_base.c When killing pending xfers on device detach, we can't expect scsipi_done 2000-04-03 03:37:33 +00:00
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h Add a couple of defines/aliases for messages. 2000-03-15 02:02:37 +00:00
scsi_scanner.h
scsi_tape.h
scsiconf.c Change the initial field in struct ata_atapi_attach and struct scsipi_link 2000-04-02 17:25:52 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c When killing pending xfers on device detach, we can't expect scsipi_done 2000-04-03 03:37:33 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
scsipiconf.c
scsipiconf.h Change the initial field in struct ata_atapi_attach and struct scsipi_link 2000-04-02 17:25:52 +00:00
sd.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
sd_atapi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
sd_scsi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
sdvar.h
ses.c
ses.h
ss.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c Remove extra \n in attach message. 2000-03-12 19:16:48 +00:00
ssvar.h
st.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
su.c
uk.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00