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

/freebsd-current/usr.sbin/bhyve/
H A Dpci_e82545.c264 uint32_t esc_LEDCTL; /* x0E00 LED control */ member in struct:e82545_softc
1653 sc->esc_LEDCTL = value & ~0x30303000;
1876 retval = sc->esc_LEDCTL;
2238 sc->esc_LEDCTL = 0x07061302;
2397 SNAPSHOT_VAR_OR_LEAVE(sc->esc_LEDCTL, meta, ret, done);

Completed in 117 milliseconds