Home
last modified time | relevance | path

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

/freebsd/sys/dev/cas/
H A Dif_cas.c161 static void cas_rxdma_callback(void *xsc, bus_dma_segment_t *segs,
311 CAS_PAGE_SIZE, cas_rxdma_callback, sc, 0)) != 0 || in cas_attach()
611 cas_rxdma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) in cas_rxdma_callback() function