Home
last modified time | relevance | path

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

/freebsd/sys/dev/ciss/
H A Dciss.c129 static void ciss_command_map_helper(void *arg, bus_dma_segment_t *segs,
990 reply_size, ciss_command_map_helper, &sc->ciss_reply_phys, 0); in ciss_init_perf()
1193 ciss_command_map_helper, &sc->ciss_command_phys, 0); in ciss_init_requests()
1214 ciss_command_map_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ciss_command_map_helper() function