Searched refs:ipath_hol_event (Results 1 – 3 of 3) sorted by relevance
932 void ipath_hol_event(unsigned long);
967 setup_timer(&dd->ipath_hol_timer, ipath_hol_event, (unsigned long)dd); in ipath_init_chip()
2713 void ipath_hol_event(unsigned long opaque) in ipath_hol_event() function