Home
last modified time | relevance | path

Searched defs:ahb_softc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/eisa/
H A Dahb.c87 struct ahb_softc { struct
88 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
/netbsd-src/sys/arch/arm/imx/
H A Dimx31_ahb.c124 struct ahb_softc { struct
135 static void ahb_attach_critical(struct ahb_softc *); argument
H A Dimx23var.h74 struct ahb_softc { struct
75 device_t sc_dev;