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

/freebsd-11.0-release/sys/dev/mps/
H A Dmps.c2399 mps_data_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) function
2479 mps_data_cb(arg, segs, nsegs, error);
2499 cm->cm_data, mps_data_cb, cm, 0);
2502 cm->cm_data, cm->cm_length, mps_data_cb, cm, 0);

Completed in 47 milliseconds