Searched refs:emlxs_timeout (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_diag.c | 234 timeout = emlxs_timeout(hba, (pkt->pkt_timeout + 15)); in emlxs_diag_echo_run()
|
H A D | emlxs_clock.c | 62 emlxs_timeout(emlxs_hba_t *hba, uint32_t timeout) in emlxs_timeout() function
|
H A D | emlxs_solaris.c | 2703 timeout = emlxs_timeout(hba, 60); in emlxs_poll() 2733 timeout = emlxs_timeout(hba, 60); in emlxs_poll() 3760 pkt_timeout = emlxs_timeout(hba, 30); in emlxs_fca_pkt_abort() 3925 timeout = emlxs_timeout(hba, 60); in emlxs_reset()
|
H A D | emlxs_fct.c | 2165 timeout = emlxs_timeout(hba, 30); in emlxs_fct_register_remote_port()
|
H A D | emlxs_dfc.c | 6162 timeout = emlxs_timeout(hba, 30); in emlxs_send_menlo_cmd() 9007 timeout = emlxs_timeout(hba, (pkt->pkt_timeout + 15)); in emlxs_dfc_loopback_test()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 264 extern clock_t emlxs_timeout(emlxs_hba_t *hba,
|