qlw_dmamem_alloc
struct qlw_dmamem *qlw_dmamem_alloc(struct qlw_softc *, size_t);
sc->sc_requests = qlw_dmamem_alloc(sc, sc->sc_maxrequests *
sc->sc_responses = qlw_dmamem_alloc(sc, sc->sc_maxresponses *