Searched refs:ipath_init_chip (Results 1 – 5 of 5) sorted by relevance
14 ipath_init_chip.o \
708 int ipath_init_chip(struct ipath_devdata *dd, int reinit) in ipath_init_chip() function
874 int ipath_init_chip(struct ipath_devdata *, int);
589 ret = ipath_init_chip(dd, 0); /* do the chip-specific init */ in ipath_init_one()2614 ret = ipath_init_chip(dd, 1); in ipath_reset_device()
657 ret = ipath_init_chip(dd, 1); in store_enabled()