/src/sys/external/bsd/drm2/linux/ |
linux_pci.c | 339 pci_bus_write_config_word(struct pci_bus *bus, unsigned devfn, int reg, function in typeref:typename:int
|
linux_pci.c | 339 pci_bus_write_config_word(struct pci_bus *bus, unsigned devfn, int reg, function in typeref:typename:int
|
/src/sys/external/bsd/drm2/include/linux/ |
pci.h | 251 #define pci_bus_write_config_word linux_pci_bus_write_config_word macro 344 int pci_bus_write_config_word(struct pci_bus *, unsigned, int,
|
pci.h | 251 #define pci_bus_write_config_word linux_pci_bus_write_config_word macro 344 int pci_bus_write_config_word(struct pci_bus *, unsigned, int,
|