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

/freebsd-11-stable/sys/dev/mps/
H A Dmps.c2423 mps_data_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) function
2503 mps_data_cb(arg, segs, nsegs, error);
2523 cm->cm_data, mps_data_cb, cm, 0);
2526 cm->cm_data, cm->cm_length, mps_data_cb, cm, 0);

Completed in 90 milliseconds