Searched defs:pci_size (Results 1 – 4 of 4) sorted by relevance
1653 int pdc_pat_io_pci_cfg_read(unsigned long pci_addr, int pci_size, u32 *mem_addr) in pdc_pat_io_pci_cfg_read()1679 int pdc_pat_io_pci_cfg_write(unsigned long pci_addr, int pci_size, u32 val) in pdc_pat_io_pci_cfg_write()
964 size_t pci_size = npar_size * ahw->max_vnic_func; in qlcnic_82xx_get_pci_info() local
306 u32 pci_size; /* PCI allocation size in bytes */ member
110 static u64 pci_size(u64 base, u64 maxbase, u64 mask) in pci_size() function