Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h597 efct_hw_init_queues(struct efct_hw *hw);
H A Defct_hw_queues.c12 efct_hw_init_queues(struct efct_hw *hw) in efct_hw_init_queues() function
H A Defct_hw.c999 rc = efct_hw_init_queues(hw); in efct_hw_init()