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.c3276 u8 cur_id_prio = 0; in scsi_vpd_lun_id() local
3301 if (prio == 0 || cur_id_prio > prio) in scsi_vpd_lun_id()
3309 cur_id_prio = prio; in scsi_vpd_lun_id()
3319 cur_id_prio = prio; in scsi_vpd_lun_id()
3344 cur_id_prio = prio; in scsi_vpd_lun_id()
3369 if (cur_id_prio > prio) in scsi_vpd_lun_id()
3372 cur_id_prio = prio; in scsi_vpd_lun_id()