Searched defs:devmap (Results 1 – 5 of 5) sorted by relevance
108 struct devmap { struct120 static struct devmap * argument123 static struct devmap devmap[] = { in findtype() local
51 struct devmap { struct59 static const struct devmap devmap[] = { in findtype() argument
225 struct esm_devmap devmap; in esm_attach() local487 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()
138 struct esm_devmap devmap[1]; /* request one map at a time */ member
2469 u_int8_t devmap[256 / NBBY]; in mpi_fc_rescan() local