Searched refs:aacraid_map_command_sg (Results 1 – 3 of 3) sorted by relevance
/freebsd/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() 1287 aacraid_map_command_sg(void *arg, bus_dma_segment_t *segs, int nseg, int error) in aacraid_map_command_sg() function 3022 aacraid_map_command_sg, cm, 0); in aac_ioctl_send_raw_srb() 3024 aacraid_map_command_sg(cm, NULL, 0, 0); in aac_ioctl_send_raw_srb() 3098 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()
|