Home
last modified time | relevance | path

Searched refs:endit (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/laptop/dslm/
Ddslm.c24 int endit = 0; variable
87 while(!endit) { in measure()
91 if (curr_state != last_state || endit) { in measure()
123 endit = 1; in ender()
/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_els.c9698 bool endit = false; in lpfc_display_fpin_wwpn() local
9704 endit = true; in lpfc_display_fpin_wwpn()
9716 if (wcnt == LPFC_FPIN_WWPN_LINE_CNT || endit) { in lpfc_display_fpin_wwpn()
9722 if (endit) in lpfc_display_fpin_wwpn()