Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mpr/
Dmpr_sas.c3025 int found_lun; in mprsas_async() local
3030 found_lun = 0; in mprsas_async()
3065 found_lun = 1; in mprsas_async()
3070 if (found_lun == 0) { in mprsas_async()
3144 uint8_t found_lun; in mprsas_prepare_ssu() local
3160 found_lun = FALSE; in mprsas_prepare_ssu()
3163 found_lun = TRUE; in mprsas_prepare_ssu()
3167 if (!found_lun) { in mprsas_prepare_ssu()
3209 uint8_t found_lun; in mprsas_check_eedp() local
3255 found_lun = FALSE; in mprsas_check_eedp()
[all …]
/freebsd-9-stable/sys/dev/mps/
Dmps_sas.c3182 int found_lun; in mpssas_async() local
3187 found_lun = 0; in mpssas_async()
3207 found_lun = 1; in mpssas_async()
3212 if (found_lun == 0) { in mpssas_async()
3278 uint8_t found_lun; in mpssas_check_eedp() local
3326 found_lun = FALSE; in mpssas_check_eedp()
3329 found_lun = TRUE; in mpssas_check_eedp()
3333 if (!found_lun) { in mpssas_check_eedp()