Home
last modified time | relevance | path

Searched refs:regs_res_type (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Dahd_pci.c222 ahd->platform_data->regs_res_type[1] = regs_type; in ahd_pci_map_registers()
226 ahd->platform_data->regs_res_type[0] = regs_type; in ahd_pci_map_registers()
H A Dahc_pci.c217 ahc->platform_data->regs_res_type = regs_type; in ahc_pci_map_registers()
H A Daic79xx_osm.h122 int regs_res_type[2]; member
H A Daic7xxx_osm.h120 int regs_res_type; member
H A Daic79xx_osm.c1290 pdata->regs_res_type[0], in ahd_platform_free()
1296 pdata->regs_res_type[1], in ahd_platform_free()
H A Daic7xxx_osm.c126 ahc->platform_data->regs_res_type = SYS_RES_IOPORT; in aic7770_map_registers()
1350 pdata->regs_res_type, in ahc_platform_free()
/freebsd/sys/dev/ida/
H A Dida_pci.c247 ida->regs_res_type = SYS_RES_MEMORY; in ida_pci_attach()
252 ida->regs = bus_alloc_resource_any(dev, ida->regs_res_type, in ida_pci_attach()
H A Didavar.h136 int regs_res_type; member
H A Dida.c115 bus_release_resource(ida->dev, ida->regs_res_type, in ida_free()