NetBSD/sys/dev/scsipi
yamt 05f25dcc2a move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
..
Makefile
atapi_base.c Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
atapi_tape.h
atapi_wdc.c atastart() (called only at splbio(), and from interrupts) can change 2004-08-21 00:28:34 +00:00
atapiconf.c a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
atapiconf.h Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
cd.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
cdvar.h Do not manipulate xs->bp in "generic" code -- do it only in the psw_done 2004-09-17 23:10:50 +00:00
ch.c Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +00:00
files.scsipi Don't assume wdc-specific ATA / ATAPI code should be brought in if atabus 2004-08-12 04:23:02 +00:00
if_se.c Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +00:00
scsi_all.h
scsi_base.c Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +00:00
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_iu.h
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsiconf.c Use ANSI function decls and make use of static. 2004-08-21 21:29:39 +00:00
scsiconf.h Change the way bustype_cmd is used. Rather than having it be responsible for 2004-09-17 23:30:22 +00:00
scsipi_all.h
scsipi_base.c Don't touch free'ed object. Fixes l_holdcnt leak reported by Andreas Wrede 2004-10-01 03:39:11 +00:00
scsipi_base.h Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +00:00
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +00:00
scsipi_verbose.c Use ANSI function decls and make use of static. 2004-08-21 21:29:39 +00:00
scsipiconf.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +00:00
scsipiconf.h Remove the "xfer" argument to scsipi_command(). 2004-09-17 23:43:17 +00:00
sd.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
sdvar.h Don't need the lock in the softc anymore. 2004-10-01 05:16:36 +00:00
ses.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +00:00
ses.h
ss.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ss_mustek.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ss_mustek.h
ss_scanjet.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
ssvar.h Improve handling of memory shortage, to fix problems like: 2004-08-27 20:37:28 +00:00
st.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
st_atapi.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
st_scsi.c move buffer queue related stuffs from buf.h to their own header, bufq.h. 2004-10-28 07:07:35 +00:00
stvar.h Improve handling of memory shortage, to fix problems like: 2004-08-27 20:37:28 +00:00
uk.c Use ANSI function decls and make use of static. 2004-08-21 22:02:31 +00:00