Searched refs:bus_dmat (Results 1 – 2 of 2) sorted by relevance
880 m_pool_ident_t bus_dmat; member1192 #define _sym_calloc_dma(np, l, n) __sym_calloc_dma(np->bus_dmat, l, n)1194 __sym_mfree_dma(np->bus_dmat, _uvptv_(p), l, n)1197 #define vtobus(p) __vtobus(np->bus_dmat, _uvptv_(p))
1285 np->bus_dmat = &pdev->dev; /* Result in 1 DMA pool per HBA */ in sym_attach()