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