Searched refs:irq_res_type (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/dev/ida/
H A Dida_pci.c286 ida->irq_res_type = SYS_RES_IRQ;
287 ida->irq = bus_alloc_resource_any(dev, ida->irq_res_type, &rid,
H A Didavar.h142 int irq_res_type; member in struct:ida_softc
H A Dida.c110 bus_release_resource(ida->dev, ida->irq_res_type,
/freebsd-13-stable/sys/dev/aic7xxx/
H A Dahd_pci.c248 ahd->platform_data->irq_res_type = SYS_RES_IRQ;
H A Daic79xx_osm.h126 int irq_res_type; member in struct:ahd_platform_data
H A Daic7xxx_osm.h127 int irq_res_type; member in struct:ahc_platform_data
H A Daic7xxx_osm.c105 ahc->platform_data->irq_res_type = SYS_RES_IRQ;
1353 pdata->irq_res_type,
H A Daic79xx_osm.c1297 pdata->irq_res_type,

Completed in 168 milliseconds