Searched defs:ndm (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/dev/ic/ | ||
H A D | nvme.c | 1627 if (bus_dmamem_map(sc->sc_dmat, &ndm->ndm_seg, nsegs, size, in nvme_dmamem_free() argument |
/openbsd-src/sys/dev/pci/ | ||
H A D | if_nxe.c | 1983 struct nxe_dmamem *ndm; in nxe_dmamem_alloc() local |