Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_agevar.h201 void *age_intrhand[AGE_MSI_MESSAGES]; member
H A Dif_age.c643 &sc->age_intrhand[i]); in age_attach()
708 if (sc->age_intrhand[i] != NULL) { in age_detach()
710 sc->age_intrhand[i]); in age_detach()
711 sc->age_intrhand[i] = NULL; in age_detach()