Searched refs:HE_DEV (Results 1 – 2 of 2) sorted by relevance
414 he_dev = HE_DEV(atm_dev); in he_remove_one()984 he_dev = HE_DEV(dev); in he_start()2118 struct he_dev *he_dev = HE_DEV(vcc->dev); in he_open()2332 struct he_dev *he_dev = HE_DEV(vcc->dev); in he_close()2489 struct he_dev *he_dev = HE_DEV(vcc->dev); in he_send()2611 struct he_dev *he_dev = HE_DEV(atm_dev); in he_ioctl()2673 struct he_dev *he_dev = HE_DEV(atm_dev); in he_phy_put()2688 struct he_dev *he_dev = HE_DEV(atm_dev); in he_phy_get()2703 struct he_dev *he_dev = HE_DEV(dev); in he_proc_read()
345 #define HE_DEV(dev) ((struct he_dev *) (dev)->dev_data) macro