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

  /src/sys/external/bsd/drm2/linux/
linux_pci.c 322 pci_write_config_word(struct pci_dev *pdev, int reg, uint16_t value) function in typeref:typename:int
  /src/sys/external/bsd/drm2/include/linux/
pci.h 292 #define pci_write_config_word linux_pci_write_config_word macro
328 int pci_write_config_word(struct pci_dev *, int, uint16_t);

Completed in 49 milliseconds