Home
last modified time | relevance | path

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

/drivers/scsi/mpt3sas/
Dmpt3sas_scsih.c6215 int lcount = 0; in _scsih_look_and_get_matched_port_entry() local
6255 lcount++; in _scsih_look_and_get_matched_port_entry()
6261 *count = lcount; in _scsih_look_and_get_matched_port_entry()
6406 int i, j, count = 0, lcount = 0; in _scsih_sas_port_refresh() local
6479 lcount++; in _scsih_sas_port_refresh()
6482 if (count > 1 || lcount > 1) in _scsih_sas_port_refresh()