Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixl.c221 #define IXL_AQ_MAC_PORT_VALID (1U << 6) macro
3929 if (!ISSET(iaq.iaq_param[0], htole32(IXL_AQ_MAC_PORT_VALID))) { in ixl_get_mac()