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

/freebsd-current/sys/dev/pci/
H A Dpci.c853 #define WREG(n, v, w) PCIB_WRITE_CONFIG(pcib, cfg->bus, cfg->slot, cfg->func, n, v, w) macro
1375 #undef WREG macro
6152 #define WREG(n, v) pci_write_config(dev, pos + (n), (v), 2) macro
6182 #undef WREG macro
[all...]

Completed in 190 milliseconds