Home
last modified time | relevance | path

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

/openbmc/linux/tools/laptop/dslm/
H A 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()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c9955 bool endit = false; in lpfc_display_fpin_wwpn() local
9961 endit = true; in lpfc_display_fpin_wwpn()
9973 if (wcnt == LPFC_FPIN_WWPN_LINE_CNT || endit) { in lpfc_display_fpin_wwpn()
9979 if (endit) in lpfc_display_fpin_wwpn()