NetBSD/sys/dev/scsipi
dsl c9fe3ca8c3 Some namespace protection (and add greppablity).
Prefix the DRIVE_ and DRIVET_ constants from atavar.h with ATA_.
Don't use an enum for drive_type - you don't know how big it will be.
Move driver_type to avoid implicit structure padding (esp on arm).
This change is purely lexical and mechanical.

Update to 6.99.9 - this wasn't done when the SATA PMP changes
were made - I'm sure they warranted a bump.
2012-07-15 10:55:27 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c Some namespace protection (and add greppablity). 2012-07-15 10:55:27 +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 When ejecting a medium, invalidate the in core disklabel - it is not 2012-05-06 17:23:10 +00:00
cdvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
ch.c
files.scsipi
if_se.c ansi prototypes 2012-02-03 23:39:59 +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 Fix locking issue triggered by drvctr -r of a scsibus(4). 2012-05-13 01:03:13 +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 Expand struct scsipi_bustype {} in a ABI-backward-compatible way to 2012-04-19 17:45:20 +00:00
sdvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
ses.c
ses.h
ss_mustek.c Convert to device_t, aka softc/device_t split, and clean up a bit the code. 2012-02-28 11:41:00 +00:00
ss_mustek.h
ss_scanjet.c Convert to device_t, aka softc/device_t split, and clean up a bit the code. 2012-02-28 11:41:00 +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 Expand struct scsipi_bustype {} in a ABI-backward-compatible way to 2012-04-19 17:45:20 +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