Home
last modified time | relevance | path

Searched defs:pci_size (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c964 size_t pci_size = npar_size * ahw->max_vnic_func; in qlcnic_82xx_get_pci_info() local
/drivers/media/pci/saa7164/
Dsaa7164.h306 u32 pci_size; /* PCI allocation size in bytes */ member
/drivers/pci/
Dprobe.c110 static u64 pci_size(u64 base, u64 maxbase, u64 mask) in pci_size() function