Searched refs:aacraid_map_command_sg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/dev/aacraid/ |
| H A D | aacraid_var.h | 516 extern void aacraid_map_command_sg(void *arg, bus_dma_segment_t *segs,
|
| H A D | aacraid.c | 392 aacraid_map_command_sg(cm, NULL, 0, 0); in aac_daemon() 1288 aacraid_map_command_sg(void *arg, bus_dma_segment_t *segs, int nseg, int error) in aacraid_map_command_sg() function 3023 aacraid_map_command_sg, cm, 0); in aac_ioctl_send_raw_srb() 3025 aacraid_map_command_sg(cm, NULL, 0, 0); in aac_ioctl_send_raw_srb() 3099 aacraid_map_command_sg(cm, NULL, 0, 0); in aac_request_aif()
|
| H A D | aacraid_cam.c | 1342 aacraid_map_command_sg, cm, 0); in aac_load_map_command_sg() 1402 aacraid_map_command_sg(cm, NULL, 0, 0); in aacraid_startio()
|