Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c1533 efct_mbox_rsp_cb(struct efct_hw *hw, int status, u8 *mqe, void *arg) in efct_mbox_rsp_cb() function
1566 rc = efct_hw_command(hw, cmd, EFCT_CMD_NOWAIT, efct_mbox_rsp_cb, ctx); in efct_issue_mbox_rqst()