Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c95 static void elxl_linkcheck(void *);
597 ddi_periodic_add(elxl_linkcheck, sc, 10000000, 0); in elxl_attach()
928 elxl_linkcheck(void *arg) in elxl_linkcheck() function