Home
last modified time | relevance | path

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

/drivers/net/can/sja1000/
Dems_pci.c215 int max_chan, conf_size, base_bar; in ems_pci_add_card() local
241 conf_size = EMS_PCI_V2_CONF_SIZE; in ems_pci_add_card()
246 conf_size = EMS_PCI_V1_CONF_SIZE; in ems_pci_add_card()
250 card->conf_addr = pci_iomap(pdev, 0, conf_size); in ems_pci_add_card()