Searched refs:_base_handshake_req_reply_wait (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_base.c | 3142 _base_handshake_req_reply_wait(struct MPT2SAS_ADAPTER *ioc, int request_bytes, in _base_handshake_req_reply_wait() function 3475 r = _base_handshake_req_reply_wait(ioc, mpi_request_sz, in _base_get_port_facts() 3582 r = _base_handshake_req_reply_wait(ioc, mpi_request_sz, in _base_get_ioc_facts() 3725 r = _base_handshake_req_reply_wait(ioc, in _base_send_ioc_init()
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.c | 3322 _base_handshake_req_reply_wait(struct MPT3SAS_ADAPTER *ioc, int request_bytes, in _base_handshake_req_reply_wait() function 3661 r = _base_handshake_req_reply_wait(ioc, mpi_request_sz, in _base_get_port_facts() 3703 r = _base_handshake_req_reply_wait(ioc, mpi_request_sz, in _base_get_ioc_facts() 3847 r = _base_handshake_req_reply_wait(ioc, in _base_send_ioc_init()
|