NetBSD/sys/dev/qbus
christos c182898b0d We have three sets of DTYPE_ constants in the kernel:
altq		Drop 		Type
	disklabel	Disk 		Type
	file		Descriptor	Type
(not to mention constants that contain the string DTYPE).
Let's make them two, by changing the disklabel one to be DisK TYPE since the
other disklabel constants seem to do that. Not many userland programs use
these constants (and the ones that they do are mostly in ifdefs). They will
be fixed shortly.
2015-01-02 19:42:05 +00:00
..
dhu.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
dhureg.h
dl.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
dlreg.h
dz_uba.c
files.uba
if_de.c
if_dereg.h
if_dmc.c - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
if_dmcreg.h
if_il.c Add missing braces. From Henning Petersen in PR 48846. 2014-05-29 07:08:10 +00:00
if_il.h
if_ilreg.h
if_qe.c Avoid leak in error branch, noted by maxv@, compile-tested for vax. 2014-08-18 04:16:59 +00:00
if_qereg.h
if_qt.c
if_qtreg.h
if_uba.c
if_uba.h
qd.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
qdioctl.h
qdreg.h
qduser.h
qevent.h
qfont.c
rf.c We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
rfreg.h
rl.c We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
rlreg.h
rlvar.h
ts.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
tsreg.h
uba.c
ubareg.h
ubavar.h
uda.c