Searched refs:aac_close_fib_context (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
H A D | commctrl.c | 355 int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context * fibctx) in aac_close_fib_context() function 435 status = aac_close_fib_context(dev, fibctx); in close_getadapter_fib()
|
H A D | commsup.c | 1760 aac_close_fib_context(aac, fibctx); in aac_check_health() 2110 aac_close_fib_context(dev, fibctx); in wakeup_fibctx_threads()
|
H A D | aacraid.h | 2732 int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context *fibctx);
|
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | commctrl.c | 355 int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context * fibctx) in aac_close_fib_context() function 435 status = aac_close_fib_context(dev, fibctx); in close_getadapter_fib()
|
H A D | commsup.c | 1761 aac_close_fib_context(aac, fibctx); in aac_check_health() 2111 aac_close_fib_context(dev, fibctx); in wakeup_fibctx_threads()
|
H A D | aacraid.h | 2746 int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context *fibctx);
|
Completed in 21 milliseconds