Searched refs:WMREG_MANC (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h1391 #define WMREG_MANC 0x5820 /* Management Control */ macro
H A Dif_wm.c6811 if ((CSR_READ(sc, WMREG_MANC) & MANC_EN_BMC2OS) != 0) {
16024 manc = CSR_READ(sc, WMREG_MANC);
16092 reg = CSR_READ(sc, WMREG_MANC);
16298 uint32_t manc = CSR_READ(sc, WMREG_MANC);
16310 CSR_WRITE(sc, WMREG_MANC, manc);
16319 uint32_t manc = CSR_READ(sc, WMREG_MANC);
16325 CSR_WRITE(sc, WMREG_MANC, manc);

Completed in 212 milliseconds