Searched refs:aacraid_map_command_sg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/dev/aacraid/ |
| H A D | aacraid_var.h | 532 extern void aacraid_map_command_sg(void *arg, bus_dma_segment_t *segs,
|
| H A D | aacraid.c | 411 aacraid_map_command_sg(cm, NULL, 0, 0); in aac_daemon() 1306 aacraid_map_command_sg(void *arg, bus_dma_segment_t *segs, int nseg, int error) in aacraid_map_command_sg() function 2977 aacraid_map_command_sg, cm, 0); in aac_ioctl_send_raw_srb() 2979 aacraid_map_command_sg(cm, NULL, 0, 0); in aac_ioctl_send_raw_srb() 3052 aacraid_map_command_sg(cm, NULL, 0, 0); in aac_request_aif()
|
| H A D | aacraid_cam.c | 1352 aacraid_map_command_sg, cm, 0); in aac_load_map_command_sg() 1418 aacraid_map_command_sg(cm, NULL, 0, 0); in aacraid_startio()
|