NetBSD/sys/dev/scsipi
jdolecek c7b1f4eb42 change scsipi_execute_xs() to default to simple tags for !XS_CTL_URGENT
if not specified by caller; this is mostly for documentation purposes
only, as sd(4) and cd(4) explicitly use simple tags already
2016-10-02 19:40:35 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c
atapiconf.c
atapiconf.h
cd.c
cdvar.h
ch.c
files.scsipi
if_se.c MFREE -> m_free 2016-10-02 14:16:02 +00:00
Makefile
scsi_all.h
scsi_base.c
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 Create a dedicated thread for the initial scsibus discovery instead 2016-06-26 07:31:35 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c change scsipi_execute_xs() to default to simple tags for !XS_CTL_URGENT 2016-10-02 19:40:35 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c ASC/ASCQ table updated from http://www.t10.org/lists/asc-num.txt 2016-07-30 2016-09-17 18:53:13 +00:00
scsipiconf.c
scsipiconf.h
sd.c
sdvar.h
ses.c - Use aprint*() more in xxx_attach(). 2016-07-14 10:19:05 +00:00
ses.h
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ss.c
ssvar.h
st_atapi.c - Use aprint*() instead of printf() in xxx_attach(). 2016-07-14 04:00:45 +00:00
st_scsi.c
st.c - Use aprint*() instead of printf() in xxx_attach(). 2016-07-14 04:00:45 +00:00
stvar.h
uk.c uk(4) is safe to suspend, register it as such 2016-08-05 17:04:58 +00:00