Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
Dscsi_lib.c3164 u8 cur_id_prio = 0; in scsi_vpd_lun_id() local
3189 if (prio == 0 || cur_id_prio > prio) in scsi_vpd_lun_id()
3197 cur_id_prio = prio; in scsi_vpd_lun_id()
3207 cur_id_prio = prio; in scsi_vpd_lun_id()
3232 cur_id_prio = prio; in scsi_vpd_lun_id()
3257 if (cur_id_prio > prio) in scsi_vpd_lun_id()
3260 cur_id_prio = prio; in scsi_vpd_lun_id()