Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/aacraid/
Dcommsup.c2075 struct hw_fib *hw_newfib; in wakeup_fibctx_threads() local
2129 hw_newfib = *hw_fib_p; in wakeup_fibctx_threads()
2136 memcpy(hw_newfib, hw_fib, sizeof(struct hw_fib)); in wakeup_fibctx_threads()
2138 newfib->hw_fib_va = hw_newfib; in wakeup_fibctx_threads()