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

/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h154 void (*set_intr) (struct firewire_comm *, int); member in struct:firewire_comm
H A Dif_fwe.c394 fc->set_intr(fc, 0);
403 fc->set_intr(fc, 1);
H A Dif_fwip.c410 fc->set_intr(fc, 0);
419 fc->set_intr(fc, 1);
H A Dfwohci.c752 sc->fc.set_intr = fwohci_set_intr;

Completed in 180 milliseconds