Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/
H A Dmpsvar.h756 void mps_memaddr_wait_cb(void *, bus_dma_segment_t *, int , int );
H A Dmps_user.c1433 sc->fw_diag_buffer, buffer_size, mps_memaddr_wait_cb, in mps_diag_register()
H A Dmps.c1237 mps_memaddr_wait_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) in mps_memaddr_wait_cb() function