Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c289 uint32_t esc_TDLEN; /* x3808 # descriptors in bytes */ member
787 sc->esc_TDLEN); in e82545_tx_update_tdba()
1470 size = sc->esc_TDLEN / 16; in e82545_tx_run()
1736 sc->esc_TDLEN = value & ~0xFFF0007F; in e82545_write_register()
1946 retval = sc->esc_TDLEN; in e82545_read_register()
2300 sc->esc_TDLEN = 0; in e82545_reset()
2429 SNAPSHOT_VAR_OR_LEAVE(sc->esc_TDLEN, meta, ret, done); in e82545_snapshot()
2439 sc->esc_TDLEN, true, meta, ret, done); in e82545_snapshot()
2474 sc->esc_TDLEN, true, meta, ret, done); in e82545_snapshot()