Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_base.c2964 _base_wait_for_doorbell_int(struct MPT2SAS_ADAPTER *ioc, int timeout, in _base_wait_for_doorbell_int() function
3168 if ((_base_wait_for_doorbell_int(ioc, 5, NO_SLEEP))) { in _base_handshake_req_reply_wait()
3195 if ((_base_wait_for_doorbell_int(ioc, timeout, sleep_flag))) { in _base_handshake_req_reply_wait()
3205 if ((_base_wait_for_doorbell_int(ioc, 5, sleep_flag))) { in _base_handshake_req_reply_wait()
3215 if ((_base_wait_for_doorbell_int(ioc, 5, sleep_flag))) { in _base_handshake_req_reply_wait()
3229 _base_wait_for_doorbell_int(ioc, 5, sleep_flag); in _base_handshake_req_reply_wait()
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_base.c3140 _base_wait_for_doorbell_int(struct MPT3SAS_ADAPTER *ioc, int timeout, in _base_wait_for_doorbell_int() function
3349 if ((_base_wait_for_doorbell_int(ioc, 5, NO_SLEEP))) { in _base_handshake_req_reply_wait()
3379 if ((_base_wait_for_doorbell_int(ioc, timeout, sleep_flag))) { in _base_handshake_req_reply_wait()
3390 if ((_base_wait_for_doorbell_int(ioc, 5, sleep_flag))) { in _base_handshake_req_reply_wait()
3401 if ((_base_wait_for_doorbell_int(ioc, 5, sleep_flag))) { in _base_handshake_req_reply_wait()
3415 _base_wait_for_doorbell_int(ioc, 5, sleep_flag); in _base_handshake_req_reply_wait()