Searched refs:hme_intr (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/hme/
H A Dif_hmevar.h153 void hme_intr(void *);
H A Dif_hme_pci.c356 INTR_MPSAFE, NULL, hme_intr, sc, &hsc->hsc_ih)) != 0) {
H A Dif_hme_sbus.c258 INTR_MPSAFE, NULL, hme_intr, sc, &hsc->hsc_ih)) != 0) {
H A Dif_hme.c1337 hme_intr(void *v) function
1344 CTR1(KTR_HME, "hme_intr: status %#x", (u_int)status);

Completed in 99 milliseconds