Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dscsi_lib.c3162 u8 cur_id_prio = 0; in scsi_vpd_lun_id() local
3187 if (prio == 0 || cur_id_prio > prio) in scsi_vpd_lun_id()
3195 cur_id_prio = prio; in scsi_vpd_lun_id()
3205 cur_id_prio = prio; in scsi_vpd_lun_id()
3230 cur_id_prio = prio; in scsi_vpd_lun_id()
3255 if (cur_id_prio > prio) in scsi_vpd_lun_id()
3258 cur_id_prio = prio; in scsi_vpd_lun_id()