Searched refs:aac_map_command_helper (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/sys/dev/aac/ |
| H A D | aac.c | 89 static void aac_map_command_helper(void *arg, bus_dma_segment_t *segs, 1445 aac_map_command_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) in aac_map_command_helper() function 1486 aac_map_command_helper, &fibphys, 0); in aac_alloc_commands()
|
| /freebsd-13.1/sys/dev/aacraid/ |
| H A D | aacraid.c | 94 static void aac_map_command_helper(void *arg, bus_dma_segment_t *segs, 1160 aac_map_command_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) in aac_map_command_helper() function 1208 aac_map_command_helper, &fibphys, 0); in aac_alloc_commands()
|