Searched refs:sis_dma_ring_alloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/sis/
H A Dif_sis.c140 static int sis_dma_ring_alloc(struct sis_softc *, bus_size_t, bus_size_t,
1184 sis_dma_ring_alloc(struct sis_softc *sc, bus_size_t alignment, function
1239 error = sis_dma_ring_alloc(sc, SIS_DESC_ALIGN, SIS_RX_LIST_SZ,
1246 error = sis_dma_ring_alloc(sc, SIS_DESC_ALIGN, SIS_TX_LIST_SZ,

Completed in 113 milliseconds