Searched refs:DRV_TIME (Results 1 – 4 of 4) sorted by relevance
434 port_dhc->auth_time = DRV_TIME; in emlxs_dhc_state()436 node_dhc->parent_auth_cfg->auth_time = DRV_TIME; in emlxs_dhc_state()672 drv_time = DRV_TIME; in emlxs_dhc_status()1955 node_dhc->nlp_authrsp_tmo = DRV_TIME + in emlxs_cmpl_auth_msg_auth_negotiate_issue()3158 node_dhc->nlp_authrsp_tmo = DRV_TIME + in emlxs_cmpl_auth_msg_dhchap_reply_issue()3646 node_dhc->nlp_authrsp_tmo = DRV_TIME + in emlxs_cmpl_auth_msg_dhchap_challenge_issue()4033 node_dhc->nlp_authrsp_tmo = DRV_TIME + in emlxs_cmpl_auth_msg_dhchap_success_issue()7139 node_dhc->nlp_authrsp_tmo = DRV_TIME + in emlxs_dhc_auth_start()7597 drv_time = DRV_TIME; in emlxs_dhc_set_reauth_time()9710 fcsp_status->time_from_last_auth = DRV_TIME - auth_time; in emlxs_dhc_get_auth_status()
109 hba->timer_tics = DRV_TIME; in emlxs_timer()
2939 hba->mbox_timer = DRV_TIME + tmo; in emlxs_mb_init()
2159 #define DRV_TIME (uint32_t)(ddi_get_time() - emlxs_device.drv_timestamp) macro