Home
last modified time | relevance | path

Searched defs:devmap (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/arch/macppc/macppc/
H A Dautoconf.c108 struct devmap { struct
120 static struct devmap * argument
123 static struct devmap devmap[] = { in findtype() local
/openbsd-src/sys/arch/octeon/octeon/
H A Dautoconf.c51 struct devmap { struct
59 static const struct devmap devmap[] = { in findtype() argument
/openbsd-src/sys/arch/i386/i386/
H A Desm.c225 struct esm_devmap devmap; in esm_attach() local
487 esm_get_devmap(struct esm_softc *sc, int dev, struct esm_devmap *devmap) in esm_get_devmap()
698 esm_devmap(struct esm_softc *sc, struct esm_devmap *devmap) in esm_devmap()
829 esm_make_sensors(struct esm_softc *sc, struct esm_devmap *devmap, in esm_make_sensors()
953 esm_thresholds(struct esm_softc *sc, struct esm_devmap *devmap, in esm_thresholds()
H A Desmreg.h138 struct esm_devmap devmap[1]; /* request one map at a time */ member
/openbsd-src/sys/dev/ic/
H A Dmpi.c2469 u_int8_t devmap[256 / NBBY]; in mpi_fc_rescan() local