Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c271 uint32_t esc_ICS; /* x00C8 cause set */ member
665 sc->esc_ICS = value; /* not used: store for debug */ in e82545_intr_write()
2251 sc->esc_ICS = 0; in e82545_reset()
2404 SNAPSHOT_VAR_OR_LEAVE(sc->esc_ICS, meta, ret, done); in e82545_snapshot()