Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/
H A Dmps_sas.c816 struct mpssas_lun *lun, *lun_tmp; in mps_detach_sas() local
864 SLIST_FOREACH_SAFE(lun, &targ->luns, lun_link, lun_tmp) { in mps_detach_sas()
3390 struct mpssas_lun *lun, *lun_tmp; in mpssas_realloc_targets() local
3402 SLIST_FOREACH_SAFE(lun, &targ->luns, lun_link, lun_tmp) { in mpssas_realloc_targets()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c869 struct mprsas_lun *lun, *lun_tmp; in mpr_detach_sas() local
917 SLIST_FOREACH_SAFE(lun, &targ->luns, lun_link, lun_tmp) { in mpr_detach_sas()
3564 struct mprsas_lun *lun, *lun_tmp; in mprsas_realloc_targets() local
3576 SLIST_FOREACH_SAFE(lun, &targ->luns, lun_link, lun_tmp) { in mprsas_realloc_targets()