Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c388 static void recover_atom_link(void *arg);
2514 callout_reset(&ntb->lr_timer, 0, recover_atom_link, ntb); in atom_link_hb()
2752 recover_atom_link(void *arg) in recover_atom_link() function
2791 callout_reset(&ntb->lr_timer, NTB_HB_TIMEOUT * hz, recover_atom_link, in recover_atom_link()