Searched defs:ahb_softc (Results 1 – 3 of 3) sorted by relevance
87 struct ahb_softc { struct88 device_t sc_dev;90 bus_space_tag_t sc_iot;91 bus_space_handle_t sc_ioh;92 bus_dma_tag_t sc_dmat;93 void *sc_ih;118 static void ahb_send_mbox(struct ahb_softc *, int, struct ahb_ecb *); argument
124 struct ahb_softc { struct135 static void ahb_attach_critical(struct ahb_softc *); argument
74 struct ahb_softc { struct75 device_t sc_dev;