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));
|
H A D | emlxs_clock.c | 62 emlxs_timeout(emlxs_hba_t *hba, uint32_t timeout) function 77 } /* emlxs_timeout() */
|
H A D | emlxs_solaris.c | 2693 timeout = emlxs_timeout(hba, 60); 2723 timeout = emlxs_timeout(hba, 60); 3750 pkt_timeout = emlxs_timeout(hba, 30); 3915 timeout = emlxs_timeout(hba, 60);
|
H A D | emlxs_fct.c | 2151 timeout = emlxs_timeout(hba, 30);
|
H A D | emlxs_dfc.c | 6105 timeout = emlxs_timeout(hba, 30); 8946 timeout = emlxs_timeout(hba, (pkt->pkt_timeout + 15));
|
/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,
|
Completed in 105 milliseconds