Searched refs:ipath_diag_inuse (Results 1 – 4 of 4) sorted by relevance
54 int ipath_diag_inuse; variable289 if (ipath_diag_inuse) { in ipath_diag_open()303 ipath_diag_inuse = -2; in ipath_diag_open()375 if (ipath_diag_inuse && !diag_set_link && in ipath_diagpkt_write()482 ipath_diag_inuse = 0; in ipath_diag_release()502 else if (ipath_diag_inuse < 1 && (*off || count != 8)) in ipath_diag_read()513 if (ipath_diag_inuse == -2) in ipath_diag_read()514 ipath_diag_inuse++; in ipath_diag_read()534 else if ((ipath_diag_inuse == -1 && (*off || count != 8)) || in ipath_diag_write()535 ipath_diag_inuse == -2) /* read qw off 0, write qw off 0 */ in ipath_diag_write()[all …]
261 ipath_diag_inuse) in ipath_get_faststats()
560 if ((ctrl & INFINIPATH_C_FREEZEMODE) && !ipath_diag_inuse) { in ipath_ht_handle_hwerrors()674 if (isfatal && !ipath_diag_inuse && dd->ipath_freezemsg) in ipath_ht_handle_hwerrors()1107 if (ipath_diag_inuse) in ipath_setup_ht_setextled()
897 extern int ipath_diag_inuse;