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

/freebsd-10.2-release/sys/dev/ida/
H A Dida_eisa.c320 ida->irq_res_type = SYS_RES_IRQ;
321 ida->irq = bus_alloc_resource_any(dev, ida->irq_res_type, &rid,
H A Dida_pci.c282 ida->irq_res_type = SYS_RES_IRQ;
283 ida->irq = bus_alloc_resource_any(dev, ida->irq_res_type, &rid,
H A Didavar.h140 int irq_res_type; member in struct:ida_softc
H A Dida.c108 bus_release_resource(ida->dev, ida->irq_res_type,
/freebsd-10.2-release/sys/dev/advansys/
H A Dadw_pci.c302 adw->irq_res_type = SYS_RES_IRQ;
303 adw->irq = bus_alloc_resource_any(dev, adw->irq_res_type, &zero,
H A Dadwlib.h640 int irq_res_type; member in struct:adw_softc
H A Dadwcam.c809 adw->irq_res_type,
/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic79xx_osm.h133 int irq_res_type; member in struct:ahd_platform_data
H A Daic7xxx_osm.h144 int irq_res_type; member in struct:ahc_platform_data
H A Dahd_pci.c249 ahd->platform_data->irq_res_type = SYS_RES_IRQ;
H A Daic7xxx_osm.c106 ahc->platform_data->irq_res_type = SYS_RES_IRQ;
1363 pdata->irq_res_type,
H A Daic79xx_osm.c1307 pdata->irq_res_type,

Completed in 193 milliseconds