Searched refs:bge_phy_ape_lock (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_bge.c583 sc->bge_phy_ape_lock = BGE_APE_LOCK_PHY0;
586 sc->bge_phy_ape_lock = BGE_APE_LOCK_PHY1;
589 sc->bge_phy_ape_lock = BGE_APE_LOCK_PHY2;
592 sc->bge_phy_ape_lock = BGE_APE_LOCK_PHY3;
1010 if (bge_ape_lock(sc, sc->bge_phy_ape_lock) != 0)
1048 bge_ape_unlock(sc, sc->bge_phy_ape_lock);
1067 if (bge_ape_lock(sc, sc->bge_phy_ape_lock) != 0)
1096 bge_ape_unlock(sc, sc->bge_phy_ape_lock);
H A Dif_bgereg.h2903 int bge_phy_ape_lock; member in struct:bge_softc

Completed in 141 milliseconds