Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_lib.c3074 u8 cur_id_prio = 0; in scsi_vpd_lun_id() local
3098 if (prio == 0 || cur_id_prio > prio) in scsi_vpd_lun_id()
3106 cur_id_prio = prio; in scsi_vpd_lun_id()
3116 cur_id_prio = prio; in scsi_vpd_lun_id()
3141 cur_id_prio = prio; in scsi_vpd_lun_id()
3166 if (cur_id_prio > prio) in scsi_vpd_lun_id()
3169 cur_id_prio = prio; in scsi_vpd_lun_id()
/kernel/linux/linux-6.6/drivers/scsi/
H A 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()

Completed in 8 milliseconds