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

/freebsd-current/usr.sbin/bhyve/
H A Dpci_e82545.c289 uint32_t esc_TDLEN; /* x3808 # descriptors in bytes */ member in struct:e82545_softc
787 sc->esc_TDLEN);
1470 size = sc->esc_TDLEN / 16;
1736 sc->esc_TDLEN = value & ~0xFFF0007F;
1946 retval = sc->esc_TDLEN;
2300 sc->esc_TDLEN = 0;
2429 SNAPSHOT_VAR_OR_LEAVE(sc->esc_TDLEN, meta, ret, done);
2437 /* Has dependency on esc_TDLEN; reoreder of fields from struct. */
2439 sc->esc_TDLEN, true, meta, ret, done);
2474 sc->esc_TDLEN, tru
[all...]

Completed in 164 milliseconds