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

/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo_pci.c239 sc->malo_io0t = rman_get_bustag(psc->malo_res_mem[0]);
H A Dif_malo.h533 bus_space_tag_t malo_io0t; 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 42 milliseconds