Searched refs:msk_intr (Results 1 – 1 of 1) sorted by relevance
183 int msk_intr(void *);1259 sc->sk_intrhand = pci_intr_establish(pc, ih, IPL_NET, msk_intr, sc, in mskc_attach()1879 msk_intr(void *xsc) in msk_intr() function