Home
last modified time | relevance | path

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

/drivers/atm/
Dhe.c107 static void he_phy_put(struct atm_dev *, unsigned char, unsigned long);
170 .phy_put = he_phy_put,
1490 he_phy_put(he_dev->atm_dev, val, SUNI_TPOP_APM); in he_start()
1491 he_phy_put(he_dev->atm_dev, SUNI_TACP_IUCHP_CLP, SUNI_TACP_IUCHP); in he_start()
2673 he_phy_put(struct atm_dev *atm_dev, unsigned char val, unsigned long addr) in he_phy_put() function