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

/freebsd-current/usr.sbin/bhyve/
H A Dpci_e82545.c309 uint32_t esc_FCRTL; /* x2160 flow cntl thresh, low */ member in struct:e82545_softc
1669 sc->esc_FCRTL = value & ~0xFFFF0007;
1892 retval = sc->esc_FCRTL;
2277 sc->esc_FCRTL = 0;
2458 SNAPSHOT_VAR_OR_LEAVE(sc->esc_FCRTL, meta, ret, done);

Completed in 154 milliseconds