Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_base.c3631 _base_wait_for_doorbell_int(struct MPT3SAS_ADAPTER *ioc, int timeout, in _base_wait_for_doorbell_int() function
3840 if ((_base_wait_for_doorbell_int(ioc, 5, NO_SLEEP))) { in _base_handshake_req_reply_wait()
3870 if ((_base_wait_for_doorbell_int(ioc, timeout, sleep_flag))) { in _base_handshake_req_reply_wait()
3881 if ((_base_wait_for_doorbell_int(ioc, 5, sleep_flag))) { in _base_handshake_req_reply_wait()
3892 if ((_base_wait_for_doorbell_int(ioc, 5, sleep_flag))) { in _base_handshake_req_reply_wait()
3906 _base_wait_for_doorbell_int(ioc, 5, sleep_flag); in _base_handshake_req_reply_wait()