Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_mcx.c2662 static int mcx_hwmem_alloc(struct mcx_softc *, struct mcx_hwmem *,
3965 if (mcx_hwmem_alloc(sc, mhm, npages) != 0) { in mcx_pages()
8295 mcx_hwmem_alloc(struct mcx_softc *sc, struct mcx_hwmem *mhm, unsigned int pages) in mcx_hwmem_alloc() function