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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_e82545.c295 uint32_t esc_TADV; /* x382C intr absolute delay */ member in struct:e82545_softc
1736 sc->esc_TADV = value & ~0xFFFF0000;
1933 retval = sc->esc_TADV;
2267 sc->esc_TADV = 0;
2447 SNAPSHOT_VAR_OR_LEAVE(sc->esc_TADV, meta, ret, done);

Completed in 156 milliseconds