HomeSort by: relevance | last modified time | path
    Searched defs:pci_read_config_dword (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/linux/
linux_pci.c 221 pci_read_config_dword(struct pci_dev *pdev, int reg, uint32_t *valuep) function in typeref:typename:int
linux_pci.c 221 pci_read_config_dword(struct pci_dev *pdev, int reg, uint32_t *valuep) function in typeref:typename:int
  /src/sys/external/bsd/drm2/include/linux/
pci.h 275 #define pci_read_config_dword linux_pci_read_config_dword macro
324 int pci_read_config_dword(struct pci_dev *, int, uint32_t *);
pci.h 275 #define pci_read_config_dword linux_pci_read_config_dword macro
324 int pci_read_config_dword(struct pci_dev *, int, uint32_t *);

Completed in 25 milliseconds