Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mpr/
H A Dmprvar.h776 void mpr_memaddr_wait_cb(void *, bus_dma_segment_t *, int , int );
H A Dmpr_user.c1546 sc->fw_diag_buffer, buffer_size, mpr_memaddr_wait_cb, in mpr_diag_register()
H A Dmpr.c1225 mpr_memaddr_wait_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) in mpr_memaddr_wait_cb() function