NetBSD/sys/dev/scsipi
2004-09-18 18:00:05 +00:00
..
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 Standardize some variable names and the calling pattern for scsipi_command(). 2004-09-18 00:08:16 +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
Makefile
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 Oops; eliminate the EJUSTRETURN return value from scsipi_execute_xs(). Don't 2004-09-18 18:00:05 +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 Remove the "xfer" argument to scsipi_command(). 2004-09-17 23:43:17 +00:00
sdvar.h Do not manipulate xs->bp in "generic" code -- do it only in the psw_done 2004-09-17 23:10:50 +00:00
ses.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +00:00
ses.h
ss_mustek.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +00:00
ss_mustek.h
ss_scanjet.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +00:00
ss.c Oops; fix ssrestart(). 2004-09-17 23:13:02 +00:00
ssvar.h Improve handling of memory shortage, to fix problems like: 2004-08-27 20:37:28 +00:00
st_atapi.c Use ANSI function decls and make use of static. 2004-08-21 22:16:07 +00:00
st_scsi.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +00:00
st.c Minor rearrangement. Whitespace and #include cleanup. 2004-09-18 00:21:03 +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