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

/freebsd-current/usr.sbin/bhyve/
H A Dpci_e82545.c276 union e1000_tx_udesc *esc_txdesc; member in struct:e82545_softc
786 sc->esc_txdesc = paddr_guest2host(sc->esc_ctx, sc->esc_tdba,
807 sc->esc_txdesc = NULL;
1069 dsc = &sc->esc_txdesc[head];
1110 dsc = &sc->esc_txdesc[head];
2297 sc->esc_txdesc = NULL;
2438 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(pi->pi_vmctx, sc->esc_txdesc,

Completed in 59 milliseconds