Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichsmb/
H A Dichsmb_var.h82 extern void ichsmb_device_intr(void *cookie);
H A Dichsmb.c126 NULL, ichsmb_device_intr, sc, &sc->irq_handle); in ichsmb_attach()
488 ichsmb_device_intr(void *cookie) in ichsmb_device_intr() function