Searched refs:ciss_command_map_helper (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/sys/dev/ciss/ |
| H A D | ciss.c | 131 static void ciss_command_map_helper(void *arg, bus_dma_segment_t *segs, 956 reply_size, ciss_command_map_helper, &sc->ciss_reply_phys, 0); in ciss_init_perf() 1159 ciss_command_map_helper, &sc->ciss_command_phys, 0); in ciss_init_requests() 1180 ciss_command_map_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ciss_command_map_helper() function
|