Searched refs:apb_setup_intr (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/atheros/ |
| H A D | apb.c | 80 static int apb_setup_intr(device_t, device_t, struct resource *, int, 286 apb_setup_intr(device_t bus, device_t child, struct resource *ires, in apb_setup_intr() function 519 DEVMETHOD(bus_setup_intr, apb_setup_intr),
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | apb.c | 89 static int apb_setup_intr(device_t, device_t, struct resource *, int, 390 apb_setup_intr(device_t bus, device_t child, struct resource *ires, in apb_setup_intr() function 740 DEVMETHOD(bus_setup_intr, apb_setup_intr),
|