Home
last modified time | relevance | path

Searched refs:DV_DULL (Results 1 – 12 of 12) sorted by relevance

/original-bsd/sys/sparc/sparc/
H A Dauxreg.c33 { 0, "auxreg", auxregmatch, auxregattach, DV_DULL, sizeof(struct device) };
H A Dmemreg.c32 { 0, "memreg", memregmatch, memregattach, DV_DULL, sizeof(struct device) };
H A Dclock.c59 { NULL, "clock", clockmatch, clockattach, DV_DULL, sizeof(struct device) };
64 { NULL, "timer", timermatch, timerattach, DV_DULL, sizeof(struct device) };
H A Dautoconf.c493 DV_DULL, sizeof(struct device) };
/original-bsd/sys/sys/
H A Ddevice.h27 DV_DULL, /* generic, no special info */ enumerator
/original-bsd/sys/sparc/sbus/
H A Dsbus.c37 DV_DULL, sizeof(struct sbus_softc) };
H A Dbwtwo.c55 DV_DULL, sizeof(struct bwtwo_softc) };
H A Dcgthree.c62 DV_DULL, sizeof(struct cgthree_softc) };
H A Desp.c97 { NULL, "dma", matchbyname, dmaattach, DV_DULL, sizeof(struct dma_softc) };
228 { NULL, "esp", matchbyname, espattach, DV_DULL, sizeof(struct esp_softc) };
H A Dcgsix.c86 DV_DULL, sizeof(struct cgsix_softc) };
/original-bsd/sys/dev/scsi/
H A Dscsi_subr.c85 DV_DULL, sizeof(struct targ) };
/original-bsd/sys/sparc/dev/
H A Dbsd_audio.c246 DV_DULL, sizeof(struct audio_softc) };