[go: nahoru, domu]

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

/drivers/infiniband/hw/ipath/
H A Dipath_diag.c54 int ipath_diag_inuse; variable
289 if (ipath_diag_inuse) {
303 ipath_diag_inuse = -2;
375 if (ipath_diag_inuse && !diag_set_link &&
482 ipath_diag_inuse = 0;
502 else if (ipath_diag_inuse < 1 && (*off || count != 8))
513 if (ipath_diag_inuse == -2)
514 ipath_diag_inuse++;
534 else if ((ipath_diag_inuse == -1 && (*off || count != 8)) ||
535 ipath_diag_inuse
[all...]

Completed in 47 milliseconds