Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_ixlvar.h673 #define IXL_AQ_PHY_LINK_ENABLE (1 << 2) macro
Dif_ixl.c4951 htole32(IXL_AQ_PHY_RESTART_AN | IXL_AQ_PHY_LINK_ENABLE); in ixl_restart_an()