Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mps/
Dmps_sas.c3201 int found_lun; in mpssas_async() local
3206 found_lun = 0; in mpssas_async()
3229 found_lun = 1; in mpssas_async()
3234 if (found_lun == 0) { in mpssas_async()
3317 uint8_t found_lun; in mpssas_check_eedp() local
3368 found_lun = FALSE; in mpssas_check_eedp()
3371 found_lun = TRUE; in mpssas_check_eedp()
3375 if (!found_lun) { in mpssas_check_eedp()
/freebsd-12-stable/sys/dev/mpr/
Dmpr_sas.c3490 int found_lun; in mprsas_async() local
3495 found_lun = 0; in mprsas_async()
3530 found_lun = 1; in mprsas_async()
3535 if (found_lun == 0) { in mprsas_async()
3631 uint8_t found_lun; in mprsas_check_eedp() local
3676 found_lun = FALSE; in mprsas_check_eedp()
3679 found_lun = TRUE; in mprsas_check_eedp()
3683 if (!found_lun) { in mprsas_check_eedp()