Home
last modified time | relevance | path

Searched refs:aacraid_alloc_command (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aacraid/
H A Daacraid_cam.c361 if (aacraid_alloc_command(sc, &cm)) { in aac_container_rw_command()
615 if (aacraid_alloc_command(sc, &cm)) { in aac_container_special_command()
852 if (aacraid_alloc_command(sc, &cm)) { in aac_passthrough_command()
1264 if (aacraid_alloc_command(sc, &cm)) { in aac_cam_reset_bus()
H A Daacraid.c370 if (!aacraid_alloc_command(sc, &cm)) { in aac_daemon()
428 if (aacraid_alloc_command(sc, &cm)) { in aac_get_container_info()
1093 aacraid_alloc_command(struct aac_softc *sc, struct aac_command **cmp) in aacraid_alloc_command() function
2748 if (aacraid_alloc_command(sc, (struct aac_command **)arg)) { in aac_ioctl_event()
2789 if (aacraid_alloc_command(sc, &cm)) { in aac_ioctl_sendfib()
2879 if (aacraid_alloc_command(sc, &cm)) { in aac_ioctl_send_raw_srb()
3076 if (aacraid_alloc_command(sc, &cm)) { in aac_request_aif()
H A Daacraid_var.h509 extern int aacraid_alloc_command(struct aac_softc *sc,