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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_e82545.c309 uint32_t esc_FCRTL; /* x2160 flow cntl thresh, low */ member in struct:e82545_softc
1646 sc->esc_FCRTL = value & ~0xFFFF0007;
1864 retval = sc->esc_FCRTL;
2250 sc->esc_FCRTL = 0;
2470 SNAPSHOT_VAR_OR_LEAVE(sc->esc_FCRTL, meta, ret, done);

Completed in 43 milliseconds