NetBSD/sys/dev/scsipi
dyoung c1b390d493 A pointer typedef entails trading too much flexibility to declare const
and non-const types, and the kernel uses both const and non-const
PMF qualifiers and device suspensors, so change the pmf_qual_t and
device_suspensor_t typedefs from "pointers to const" to non-pointer,
non-const types.
2010-02-24 22:37:54 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c
atapiconf.c Remove superfluous activation hooks. 2009-11-12 19:44:17 +00:00
atapiconf.h
cd.c Some usb devices come with an internal emulated umass CD drive (containing 2010-01-06 20:16:57 +00:00
cdvar.h
ch.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
files.scsipi
if_se.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +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_sense_data: add comments taken from src/sys/dev/ieee1394/sbp.h 2010-02-06 23:13:59 +00:00
scsi_tape.h
scsiconf.c Remove superfluous activation hooks. 2009-11-12 19:44:17 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c delay() is used here, so need to include machine/param.h. 2010-02-12 11:39:33 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c
scsipiconf.h
sd.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
sdvar.h
ses.c
ses.h
ss_mustek.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
ss_mustek.h
ss_scanjet.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
ss.c Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00
ssvar.h
st_atapi.c Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00
st_scsi.c Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00
st.c Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00
stvar.h Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00
uk.c Delete do-nothing device-activation hooks. 2009-12-06 22:48:17 +00:00