Searched refs:aac_fib_alloc (Results 1 – 7 of 7) sorted by relevance
334 fibctx = aac_fib_alloc(dev); in aac_intr_normal()
262 struct fib *aac_fib_alloc(struct aac_dev *dev) in aac_fib_alloc() function1699 struct fib * fibctx = aac_fib_alloc(aac); in aac_reset_adapter()2316 fibptr = aac_fib_alloc(dev); in aac_send_wellness_command()2414 fibptr = aac_fib_alloc(dev); in aac_send_hosttime()
73 fibptr = aac_fib_alloc(dev); in ioctl_send_fib()514 if (!(srbfib = aac_fib_alloc(dev))) { in aac_send_raw_srb()
376 if (!(fibptr = aac_fib_alloc(dev))) in aac_get_config_status()473 if (!(fibptr = aac_fib_alloc(dev))) in aac_get_containers()751 if ((fibptr = aac_fib_alloc((struct aac_dev *)scsicmd->device->host->hostdata))) { in _aac_probe_container()1684 fibptr = aac_fib_alloc(dev); in aac_send_safw_bmic_cmd()2051 if (!(fibptr = aac_fib_alloc(dev))) in aac_get_adapter_info()2098 fibptr = aac_fib_alloc(dev); in aac_get_adapter_info()2739 if (!(cmd_fibcontext = aac_fib_alloc(aac))) in aac_synchronize()
715 fib = aac_fib_alloc(aac); in aac_eh_abort()922 fib = aac_fib_alloc(aac); in aac_eh_dev_reset()980 fib = aac_fib_alloc(aac); in aac_eh_target_reset()
345 fibctx = aac_fib_alloc(dev); in aac_send_shutdown()
2687 struct fib *aac_fib_alloc(struct aac_dev *dev);