Searched refs:io_region (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/mti-malta/
H A Dmalta-pm.c62 int res, io_region = PCI_BRIDGE_RESOURCES; malta_pm_setup() local
81 res = pci_request_region(dev, io_region, "PIIX4 PM IO registers"); malta_pm_setup()
90 pm_io_offset = pci_resource_start(dev, io_region); malta_pm_setup()
/linux-4.1.27/drivers/net/hamradio/
H A Ddmascc.c184 int io_region; member in struct:scc_hardware
334 hw[h].io_region) / hw[h].io_delta; dmascc_init()
336 hw[h].io_region + dmascc_init()
345 hw[h].io_region + i * hw[h].io_delta; dmascc_init()
/linux-4.1.27/drivers/block/
H A Dfloppy.c4397 static const struct io_region { struct
4409 static void floppy_release_allocated_regions(int fdc, const struct io_region *p) floppy_release_allocated_regions()
4421 const struct io_region *p; floppy_request_regions()

Completed in 336 milliseconds