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

/freebsd-12-stable/sys/powerpc/pseries/
H A Dphyp_vscsi.c247 static void vscsi_crq_load_cb(void *, bus_dma_segment_t *, int, int);
335 8*PAGE_SIZE, vscsi_crq_load_cb, sc, 0);
716 vscsi_crq_load_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int err) function

Completed in 99 milliseconds