Searched refs:ipath_diag_inuse (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_diag.c53 int ipath_diag_inuse; variable
286 if (ipath_diag_inuse) {
300 ipath_diag_inuse = -2;
390 if (ipath_diag_inuse && !diag_set_link &&
491 ipath_diag_inuse = 0;
511 else if (ipath_diag_inuse < 1 && (*off || count != 8))
522 if (ipath_diag_inuse == -2)
523 ipath_diag_inuse++;
543 else if ((ipath_diag_inuse == -1 && (*off || count != 8)) ||
544 ipath_diag_inuse
[all...]
H A Dipath_stats.c261 ipath_diag_inuse)
H A Dipath_iba6110.c560 if ((ctrl & INFINIPATH_C_FREEZEMODE) && !ipath_diag_inuse) {
675 if (isfatal && !ipath_diag_inuse && dd->ipath_freezemsg)
1108 if (ipath_diag_inuse)
H A Dipath_kernel.h896 extern int ipath_diag_inuse;

Completed in 73 milliseconds