Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_scsi.c413 hio = efct_hw_io_alloc(&efct->hw); in efct_scsi_dispatch_pending()
567 hio = efct_hw_io_alloc(&io->efct->hw); in efct_scsi_io_dispatch()
H A Defct_hw.h614 struct efct_hw_io *efct_hw_io_alloc(struct efct_hw *hw);
H A Defct_hw.c1109 hw->hw_wq[0]->send_frame_io = efct_hw_io_alloc(hw); in efct_hw_init()
1607 efct_hw_io_alloc(struct efct_hw *hw) in efct_hw_io_alloc() function
2582 hio = efct_hw_io_alloc(hw); in efct_hw_bls_send()
2707 hio = efct_hw_io_alloc(hw); in efct_els_hw_srrs_send()