Home
last modified time | relevance | path

Searched defs:obio_softc (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/malta/
H A Dobiovar.h48 struct obio_softc { struct
49 bus_space_tag_t oba_st; /* bus space tag */
50 bus_addr_t oba_addr; /* address of device */
51 bus_size_t oba_size; /* size of device */
52 int oba_width; /* bus width */
53 int oba_irq; /* XINT interrupt bit # */
54 struct rman oba_rman;
55 struct rman oba_irq_rman;
/f-stack/freebsd/mips/cavium/
H A Dobiovar.h48 struct obio_softc { struct
49 bus_space_tag_t oba_st; /* bus space tag */
50 bus_addr_t oba_addr; /* address of device */
51 bus_size_t oba_size; /* size of device */
52 struct rman oba_rman;
53 struct rman oba_irq_rman;