Searched refs:conf_size (Results 1 – 1 of 1) sorted by relevance
253 int max_chan, conf_size, base_bar, conf_bar; in ems_pci_add_card() local280 conf_size = EMS_PCI_V3_CONF_SIZE; in ems_pci_add_card()286 conf_size = EMS_PCI_V2_CONF_SIZE; in ems_pci_add_card()292 conf_size = EMS_PCI_V1_CONF_SIZE; in ems_pci_add_card()296 card->conf_addr = pci_iomap(pdev, conf_bar, conf_size); in ems_pci_add_card()