Searched refs:bnx_size (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_bnxvar.h125 bus_size_t bnx_size; member in struct:bnx_softc
H A Dif_bnx.c512 &sc->bnx_bhandle, NULL, &sc->bnx_size)) {
2514 if (sc->bnx_size)
2515 bus_space_unmap(sc->bnx_btag, sc->bnx_bhandle, sc->bnx_size);

Completed in 118 milliseconds