Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aacraid/
H A Daacraid_cam.c383 if (aacraid_alloc_command(sc, &cm)) { in aac_container_rw_command()
631 if (aacraid_alloc_command(sc, &cm)) { in aac_container_special_command()
867 if (aacraid_alloc_command(sc, &cm)) { in aac_passthrough_command()
1273 if (aacraid_alloc_command(sc, &cm)) { in aac_cam_reset_bus()
H A Daacraid.c391 if (!aacraid_alloc_command(sc, &cm)) { in aac_daemon()
456 if (aacraid_alloc_command(sc, &cm)) { in aac_get_container_info()
1111 aacraid_alloc_command(struct aac_softc *sc, struct aac_command **cmp) in aacraid_alloc_command() function
2714 if (aacraid_alloc_command(sc, (struct aac_command **)arg)) { in aac_ioctl_event()
2743 if (aacraid_alloc_command(sc, &cm)) { in aac_ioctl_sendfib()
2833 if (aacraid_alloc_command(sc, &cm)) { in aac_ioctl_send_raw_srb()
3030 if (aacraid_alloc_command(sc, &cm)) { in aac_request_aif()
H A Daacraid_var.h527 extern int aacraid_alloc_command(struct aac_softc *sc,