HomeSort by: relevance | last modified time | path
    Searched refs:PC_MgmtDir (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/sandpoint/stand/altboot/
stg.c 101 #define PC_MgmtDir (1U << 2)
508 v = l->phyctrl_saved | PC_MgmtDir | PC_MgmtData;
521 v = l->phyctrl_saved | PC_MgmtDir;
  /src/sys/dev/pci/
if_stereg.h 315 #define PC_MgmtDir (1U << 2) /* 1 = MAC->Phy */
if_stgereg.h 306 #define PC_MgmtDir (1U << 2) /* MAC->PHY */
if_ste.c 241 PC_MgmtDir, /* MII_BIT_DIR_HOST_PHY */
if_stge.c 319 PC_MgmtDir, /* MII_BIT_DIR_HOST_PHY */

Completed in 15 milliseconds