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

  /src/sys/external/bsd/drm2/linux/
linux_pci.c 249 pci_write_config_dword(struct pci_dev *pdev, int reg, uint32_t value) function in typeref:typename:int
  /src/sys/external/bsd/drm2/include/linux/
pci.h 291 #define pci_write_config_dword linux_pci_write_config_dword macro
327 int pci_write_config_dword(struct pci_dev *, int, uint32_t);

Completed in 13 milliseconds