Searched refs:aac_fib_alloc (Results 1 – 7 of 7) sorted by relevance
318 fibctx = aac_fib_alloc(dev); in aac_intr_normal()
247 struct fib *aac_fib_alloc(struct aac_dev *dev) in aac_fib_alloc() function1686 struct fib * fibctx = aac_fib_alloc(aac); in aac_reset_adapter()2303 fibptr = aac_fib_alloc(dev); in aac_send_wellness_command()2401 fibptr = aac_fib_alloc(dev); in aac_send_hosttime()
58 fibptr = aac_fib_alloc(dev); in ioctl_send_fib()499 if (!(srbfib = aac_fib_alloc(dev))) { in aac_send_raw_srb()
362 if (!(fibptr = aac_fib_alloc(dev))) in aac_get_config_status()459 if (!(fibptr = aac_fib_alloc(dev))) in aac_get_containers()737 if ((fibptr = aac_fib_alloc((struct aac_dev *)scsicmd->device->host->hostdata))) { in _aac_probe_container()1670 fibptr = aac_fib_alloc(dev); in aac_send_safw_bmic_cmd()2037 if (!(fibptr = aac_fib_alloc(dev))) in aac_get_adapter_info()2084 fibptr = aac_fib_alloc(dev); in aac_get_adapter_info()2725 if (!(cmd_fibcontext = aac_fib_alloc(aac))) in aac_synchronize()
705 fib = aac_fib_alloc(aac); in aac_eh_abort()912 fib = aac_fib_alloc(aac); in aac_eh_dev_reset()970 fib = aac_fib_alloc(aac); in aac_eh_target_reset()
331 fibctx = aac_fib_alloc(dev); in aac_send_shutdown()
2679 struct fib *aac_fib_alloc(struct aac_dev *dev);