Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dscsi_lib.c3148 u8 cur_id_prio = 0; in scsi_vpd_lun_id() local
3173 if (prio == 0 || cur_id_prio > prio) in scsi_vpd_lun_id()
3181 cur_id_prio = prio; in scsi_vpd_lun_id()
3191 cur_id_prio = prio; in scsi_vpd_lun_id()
3216 cur_id_prio = prio; in scsi_vpd_lun_id()
3241 if (cur_id_prio > prio) in scsi_vpd_lun_id()
3244 cur_id_prio = prio; in scsi_vpd_lun_id()