Home
last modified time | relevance | path

Searched refs:_base_get_cb_idx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1451 * _base_get_cb_idx - obtain the callback index
1458 _base_get_cb_idx(struct MPT3SAS_ADAPTER *ioc, u16 smid) in _base_get_cb_idx() function
1583 cb_idx = _base_get_cb_idx(ioc, smid); in _base_process_reply_queue()
1599 cb_idx = _base_get_cb_idx(ioc, smid); in _base_process_reply_queue()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1544 * _base_get_cb_idx - obtain the callback index
1551 _base_get_cb_idx(struct MPT3SAS_ADAPTER *ioc, u16 smid) in _base_get_cb_idx() function
1725 cb_idx = _base_get_cb_idx(ioc, smid); in _base_process_reply_queue()
1741 cb_idx = _base_get_cb_idx(ioc, smid); in _base_process_reply_queue()

Completed in 22 milliseconds