Searched refs:pci_resource_flags (Results 1 – 4 of 4) sorted by relevance
1002 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM) || in __mthca_init_one()1008 if (!(pci_resource_flags(pdev, 2) & IORESOURCE_MEM)) { in __mthca_init_one()1013 if (!(pci_resource_flags(pdev, 4) & IORESOURCE_MEM)) in __mthca_init_one()
235 pci_resource_flags(struct pci_dev *pdev, int bar) in pci_resource_flags() function
187 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM)) { in request_bar()
3249 !(pci_resource_flags(pdev, 0) & IORESOURCE_MEM)) { in __mlx4_init_one()3252 pci_dev_data, pci_resource_flags(pdev, 0)); in __mlx4_init_one()3256 if (!(pci_resource_flags(pdev, 2) & IORESOURCE_MEM)) { in __mlx4_init_one()