Home
last modified time | relevance | path

Searched refs:pkt_timer (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c295 if (hba->pkt_timer > hba->timer_tics) { in emlxs_timer_check_pkts()
299 hba->pkt_timer = hba->timer_tics + EMLXS_PKT_PERIOD; in emlxs_timer_check_pkts()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2027 uint32_t pkt_timer; member