Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h366 #define I40E_ACPI_PROGRAMMING_METHOD_MASK 0x2 macro
H A Di40e_common.c4013 if (phys_id & I40E_ACPI_PROGRAMMING_METHOD_MASK) in i40e_parse_discover_capabilities()