Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A Dscsi_lib.c3154 u8 cur_id_prio = 0; in scsi_vpd_lun_id() local
3179 if (prio == 0 || cur_id_prio > prio) in scsi_vpd_lun_id()
3187 cur_id_prio = prio; in scsi_vpd_lun_id()
3197 cur_id_prio = prio; in scsi_vpd_lun_id()
3222 cur_id_prio = prio; in scsi_vpd_lun_id()
3247 if (cur_id_prio > prio) in scsi_vpd_lun_id()
3250 cur_id_prio = prio; in scsi_vpd_lun_id()

Completed in 7 milliseconds