Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_icevar.h3592 uint8_t reset_ongoing; /* true if HW is in reset, false otherwise */ member
H A Dif_ice.c1916 if (hw->reset_ongoing) in ice_sq_send_cmd_nolock()
2088 if (hw->reset_ongoing) in ice_sq_send_cmd()
23549 sc->hw.reset_ongoing = false; in ice_handle_reset_event()
26089 hw->reset_ongoing = true; in ice_intr0()