Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dif_fwe.c390 fc->set_intr(fc, 0); in fwe_ioctl()
398 fc->set_intr(fc, 1); in fwe_ioctl()
H A Dfirewirereg.h154 void (*set_intr) (struct firewire_comm *, int); member
H A Dif_fwip.c405 fc->set_intr(fc, 0); in fwip_ioctl()
413 fc->set_intr(fc, 1); in fwip_ioctl()
H A Dfwohci.c753 sc->fc.set_intr = fwohci_set_intr;