Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_hw.h875 ENAHW_CAP_EXTENDED_RESET_REASONS = 3, enumerator
H A Dena.c485 if (ena_is_cap_avail(ena, ENAHW_CAP_EXTENDED_RESET_REASONS)) { in ena_device_reset()