Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_lib.c3350 u8 cur_id_prio = 0; in scsi_vpd_lun_id() local
3375 if (prio == 0 || cur_id_prio > prio) in scsi_vpd_lun_id()
3383 cur_id_prio = prio; in scsi_vpd_lun_id()
3393 cur_id_prio = prio; in scsi_vpd_lun_id()
3418 cur_id_prio = prio; in scsi_vpd_lun_id()
3443 if (cur_id_prio > prio) in scsi_vpd_lun_id()
3446 cur_id_prio = prio; in scsi_vpd_lun_id()