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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h499 uint32_t read_timer; /* FCOE */ member in struct:FCFTable
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c5219 if (!fcftab->read_timer ||
5220 (hba->timer_tics < fcftab->read_timer)) {
5223 fcftab->read_timer = 0;
5713 fcftab->read_timer = hba->timer_tics +

Completed in 69 milliseconds