Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena.h851 extern bool ena_is_cap_avail(ena_t *, const enahw_capability_id_t);
H A Dena.c443 ena_is_cap_avail(ena_t *ena, const enahw_capability_id_t cap_id) in ena_is_cap_avail() function
485 if (ena_is_cap_avail(ena, ENAHW_CAP_EXTENDED_RESET_REASONS)) { in ena_device_reset()