Searched refs:malo_io0h (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo_pci.c240 sc->malo_io0h = rman_get_bushandle(psc->malo_res_mem[0]);
H A Dif_malo.h532 bus_space_handle_t malo_io0h; /* BAR 0 */ member in struct:malo_softc
H A Dif_malo.c161 return bus_space_read_4(sc->malo_io0t, sc->malo_io0h, off);
170 bus_space_write_4(sc->malo_io0t, sc->malo_io0h, off, val);

Completed in 47 milliseconds