NetBSD/sys/dev/scsipi
2013-10-25 16:01:56 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c Move a check for the drive type to the right place. This bug would cause 2012-07-31 15:59:57 +00:00
atapiconf.c Take the kernel lock in atapibusdetach just like atapibuschilddet. 2012-06-24 07:48:01 +00:00
atapiconf.h
cd.c Turn a few __unused into __diagused 2013-10-25 11:35:55 +00:00
cdvar.h
ch.c bump command timeout to 5 minutes. several 2013-08-09 19:58:44 +00:00
files.scsipi
if_se.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
Makefile
scsi_all.h Fix typos in comments. 2012-02-25 10:17:14 +00:00
scsi_base.c Add a bustype_async_event_xfer_mode() callback to scsipi_bustype (which can 2012-04-20 20:23:20 +00:00
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_iu.h
scsi_message.h
scsi_scanner.h
scsi_spc.h
scsi_tape.h
scsiconf.c Pass the device name in, so we can debug what deferred drivers did not work. 2013-10-12 16:49:00 +00:00
scsiconf.h Add a bustype_async_event_xfer_mode() callback to scsipi_bustype (which can 2012-04-20 20:23:20 +00:00
scsipi_all.h
scsipi_base.c Add a bustype_async_event_xfer_mode() callback to scsipi_bustype (which can 2012-04-20 20:23:20 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c Expand struct scsipi_bustype {} in a ABI-backward-compatible way to 2012-04-19 17:45:20 +00:00
scsipi_verbose.c
scsipiconf.c
scsipiconf.h Add a bustype_async_event_xfer_mode() callback to scsipi_bustype (which can 2012-04-20 20:23:20 +00:00
sd.c Mark a diagnostic-only variable 2013-10-25 16:01:56 +00:00
sdvar.h
ses.c Add detach support. From martin@. 2013-04-07 18:50:33 +00:00
ses.h
ss_mustek.c Mark a diagnostic-only variable 2013-10-25 16:01:56 +00:00
ss_mustek.h
ss_scanjet.c Mark a diagnostic-only variable 2013-10-25 16:01:56 +00:00
ss.c one line comments on one line. 2012-02-28 14:04:19 +00:00
ssvar.h Convert to device_t, aka softc/device_t split, and clean up a bit the code. 2012-02-28 11:41:00 +00:00
st_atapi.c Expand struct scsipi_bustype {} in a ABI-backward-compatible way to 2012-04-19 17:45:20 +00:00
st_scsi.c Expand struct scsipi_bustype {} in a ABI-backward-compatible way to 2012-04-19 17:45:20 +00:00
st.c Mark a diagnostic-only variable 2013-10-25 16:01:56 +00:00
stvar.h Convert st(4) to device_t, while here clean up the code and use uintXX_t 2012-02-28 10:58:10 +00:00
uk.c Convert uk(4) to device_t. While here, clean up the code a bit. 2012-02-08 12:22:00 +00:00