Home
last modified time | relevance | path

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

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