Searched refs:aac_map_command_helper (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/aac/ |
H A D | aac.c | 87 static void aac_map_command_helper(void *arg, bus_dma_segment_t *segs, 1440 aac_map_command_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) in aac_map_command_helper() function 1481 aac_map_command_helper, &fibphys, 0); in aac_alloc_commands()
|
/freebsd/sys/dev/aacraid/ |
H A D | aacraid.c | 92 static void aac_map_command_helper(void *arg, bus_dma_segment_t *segs, 1159 aac_map_command_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) in aac_map_command_helper() function 1207 aac_map_command_helper, &fibphys, 0); in aac_alloc_commands()
|