Searched refs:aacraid_map_command_sg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/dev/aacraid/ |
| H A D | aacraid_var.h | 514 extern void aacraid_map_command_sg(void *arg, bus_dma_segment_t *segs,
|
| H A D | aacraid.c | 390 aacraid_map_command_sg(cm, NULL, 0, 0); in aac_daemon() 1286 aacraid_map_command_sg(void *arg, bus_dma_segment_t *segs, int nseg, int error) in aacraid_map_command_sg() function 3021 aacraid_map_command_sg, cm, 0); in aac_ioctl_send_raw_srb() 3023 aacraid_map_command_sg(cm, NULL, 0, 0); in aac_ioctl_send_raw_srb() 3097 aacraid_map_command_sg(cm, NULL, 0, 0); in aac_request_aif()
|
| H A D | aacraid_cam.c | 1344 aacraid_map_command_sg, cm, 0); in aac_load_map_command_sg() 1404 aacraid_map_command_sg(cm, NULL, 0, 0); in aacraid_startio()
|