NetBSD/sys/dev/scsipi
ginsbach 661eb28d4c Add command to read the defect data from a direct access device. 2005-01-07 02:08:34 +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
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 USe more appropriate macro/struct names for READ/WRITE (6) and 2004-12-07 23:07:31 +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
if_se.c When adding/deleting multicast addresses, only whack the address 2004-10-30 18:08:34 +00:00
scsi_all.h Nothing references "struct scsi_generic" anymore; delete it. 2004-12-07 22:27:17 +00:00
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 Add command to read the defect data from a direct access device. 2005-01-07 02:08:34 +00:00
scsi_iu.h
scsi_message.h
scsi_scanner.h USe more appropriate macro/struct names for READ/WRITE (6) and 2004-12-07 23:07:31 +00:00
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 READ_CAPACITY -> READ_CAPACITY_10 2004-12-07 23:14:03 +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 READ_CAPACITY -> READ_CAPACITY_10 2004-12-07 23:14:03 +00:00
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 Use READ/WRITE (16) if the LBA is larger than 32 bits. Another bit 2004-12-04 19:02:25 +00:00
sd.c SYNCHRONIZE_CACHE -> SYNCHRONIZE_CACHE_10 2004-12-07 23:16:40 +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