Home
last modified time | relevance | path

Searched refs:oba_size (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/mips/malta/
H A Dobio.c89 sc->oba_size = MALTA_PCIMEM3_SIZE; in obio_attach()
94 sc->oba_addr, sc->oba_addr + sc->oba_size) != 0) in obio_attach()
H A Dobiovar.h51 bus_size_t oba_size; /* size of device */ member
/f-stack/freebsd/mips/cavium/
H A Dobiovar.h51 bus_size_t oba_size; /* size of device */ member
H A Dobio.c97 sc->oba_size = 0x10000; in obio_attach()
102 sc->oba_addr, sc->oba_addr + sc->oba_size) != 0) in obio_attach()