Searched defs:WREG (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/pci/
H A Dpci.c785 #define WREG(n, v, w) PCIB_WRITE_CONFIG(pcib, cfg->bus, cfg->slot, cfg->func, n, v, w) macro
1295 #undef WREG macro
5558 #define WREG(n, v) pci_write_config(dev, pos + (n), (v), 2) macro
5588 #undef WREG macro
[all...]

Completed in 107 milliseconds