Searched refs:sol_timer (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h498 uint32_t sol_timer; /* FCOE */ member in struct:FCFTable
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c5257 if (!fcftab->sol_timer ||
5258 (hba->timer_tics < fcftab->sol_timer)) {
5261 fcftab->sol_timer = 0;
7269 fcftab->sol_timer = hba->timer_tics +

Completed in 69 milliseconds