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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_e82545.c314 uint32_t esc_RDLEN; /* x2808 #descriptors */ member in struct:e82545_softc
739 sc->esc_rdba, sc->esc_RDLEN);
854 size = sc->esc_RDLEN / 16;
1664 sc->esc_RDLEN = value & ~0xFFF0007F;
1876 retval = sc->esc_RDLEN;
2252 sc->esc_RDLEN = 0;
2475 SNAPSHOT_VAR_OR_LEAVE(sc->esc_RDLEN, meta, ret, done);
2484 /* Has dependency on esc_RDLEN; reoreder of fields from struct. */

Completed in 101 milliseconds