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.c3367 u8 cur_id_prio = 0; in scsi_vpd_lun_id() local
3392 if (prio == 0 || cur_id_prio > prio) in scsi_vpd_lun_id()
3400 cur_id_prio = prio; in scsi_vpd_lun_id()
3410 cur_id_prio = prio; in scsi_vpd_lun_id()
3435 cur_id_prio = prio; in scsi_vpd_lun_id()
3460 if (cur_id_prio > prio) in scsi_vpd_lun_id()
3463 cur_id_prio = prio; in scsi_vpd_lun_id()