Searched refs:SET_IRQ (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ep/
H A Dif_ep_mca.c129 SET_IRQ(sc, rman_get_start(sc->irq));
H A Dif_ep_eisa.c214 SET_IRQ(sc, irq);
H A Dif_ep_pccard.c174 SET_IRQ(sc, 3);
H A Dif_ep_isa.c330 SET_IRQ(sc, rman_get_start(sc->irq));
H A Dif_epreg.h334 #define SET_IRQ(sc, irq) CSR_WRITE_2((sc), EP_W0_RESOURCE_CFG, \ macro

Completed in 182 milliseconds