HomeSort by: relevance | last modified time | path
    Searched refs:pci_resource_end (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_kms.c 174 (unsigned long long)pci_resource_end(pdev, 0),
178 (unsigned long long)pci_resource_end(pdev, sb),
  /src/sys/external/bsd/drm2/include/linux/
pci.h 281 #define pci_resource_end linux_pci_resource_end macro
385 bus_addr_t pci_resource_end(struct pci_dev *, unsigned);
  /src/sys/external/bsd/drm2/linux/
linux_pci.c 826 pci_resource_end(struct pci_dev *pdev, unsigned i) function in typeref:typename:bus_addr_t

Completed in 43 milliseconds