Lines Matching defs:dd
87 static int create_port0_egr(struct ipath_devdata *dd) in create_port0_egr()
146 static int bringup_link(struct ipath_devdata *dd) in bringup_link()
211 static struct ipath_portdata *create_portdata0(struct ipath_devdata *dd) in create_portdata0()
226 static int init_chip_first(struct ipath_devdata *dd) in init_chip_first()
343 static int init_chip_reset(struct ipath_devdata *dd) in init_chip_reset()
395 static int init_pioavailregs(struct ipath_devdata *dd) in init_pioavailregs()
442 static void init_shadow_tids(struct ipath_devdata *dd) in init_shadow_tids()
470 static void enable_chip(struct ipath_devdata *dd, int reinit) in enable_chip()
557 static int init_housekeeping(struct ipath_devdata *dd, int reinit) in init_housekeeping()
673 struct ipath_devdata *dd = (struct ipath_devdata *) opaque; in verify_interrupt() local
708 int ipath_init_chip(struct ipath_devdata *dd, int reinit) in ipath_init_chip()
1033 struct ipath_devdata *dd; in ipath_set_kpiobufs() local