Searched refs:aac_map_command_helper (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/aac/ |
| D | aac.c | 86 static void aac_map_command_helper(void *arg, bus_dma_segment_t *segs, 1442 aac_map_command_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) in aac_map_command_helper() function 1483 aac_map_command_helper, &fibphys, 0); in aac_alloc_commands()
|
| /freebsd-9-stable/sys/dev/aacraid/ |
| D | aacraid.c | 90 static void aac_map_command_helper(void *arg, bus_dma_segment_t *segs, 1174 aac_map_command_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) in aac_map_command_helper() function 1222 aac_map_command_helper, &fibphys, 0); in aac_alloc_commands()
|