Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_scsi.c448 if (efct_hw_async_call(&efct->hw, in efct_scsi_dispatch_pending()
506 if (efct_hw_async_call(&efct->hw, in efct_scsi_check_pending()
H A Defct_hw.h735 efct_hw_async_call(struct efct_hw *hw, efct_hw_async_cb_t callback, void *arg);
H A Defct_hw.c3231 efct_hw_async_call(struct efct_hw *hw, efct_hw_async_cb_t callback, void *arg) in efct_hw_async_call() function