Searched refs:_base_wait_for_doorbell_int (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.c | 5742 * _base_wait_for_doorbell_int - waiting for controller interrupt(generated by 5753 _base_wait_for_doorbell_int(struct MPT3SAS_ADAPTER *ioc, int timeout) in _base_wait_for_doorbell_int() function 6051 if ((_base_wait_for_doorbell_int(ioc, timeout))) { in _base_handshake_req_reply_wait() 6061 if ((_base_wait_for_doorbell_int(ioc, 5))) { in _base_handshake_req_reply_wait() 6071 if ((_base_wait_for_doorbell_int(ioc, 5))) { in _base_handshake_req_reply_wait() 6085 _base_wait_for_doorbell_int(ioc, 5); in _base_handshake_req_reply_wait()
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.c | 6761 * _base_wait_for_doorbell_int - waiting for controller interrupt(generated by 6772 _base_wait_for_doorbell_int(struct MPT3SAS_ADAPTER *ioc, int timeout) in _base_wait_for_doorbell_int() function 7081 if ((_base_wait_for_doorbell_int(ioc, timeout))) { in _base_handshake_req_reply_wait() 7091 if ((_base_wait_for_doorbell_int(ioc, 5))) { in _base_handshake_req_reply_wait() 7101 if ((_base_wait_for_doorbell_int(ioc, 5))) { in _base_handshake_req_reply_wait() 7115 _base_wait_for_doorbell_int(ioc, 5); in _base_handshake_req_reply_wait()
|
Completed in 19 milliseconds