Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
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()
Defct_hw.h735 efct_hw_async_call(struct efct_hw *hw, efct_hw_async_cb_t callback, void *arg);
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