Searched refs:ipath_init_chip (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A DMakefile14 ipath_init_chip.o \
H A Dipath_kernel.h589 int ipath_init_chip(struct ipath_devdata *, int);
H A Dipath_sysfs.c553 ret = ipath_init_chip(dd, 1);
H A Dipath_driver.c465 * clear ipath_flags here instead of in ipath_init_chip as it is set
495 ret = ipath_init_chip(dd, 0); /* do the chip-specific init */
1848 * Everything it does has to be setup again by ipath_init_chip(dd,1)
2108 ret = ipath_init_chip(dd, 1);
H A Dipath_init_chip.c667 * ipath_init_chip - do the actual initialization sequence on the chip
681 int ipath_init_chip(struct ipath_devdata *dd, int reinit) function

Completed in 108 milliseconds