Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dhpsa.c4052 u8 *lunaddrbytes, struct hpsa_scsi_dev_t *device) in figure_bus_target_lun() argument
4054 u32 lunid = get_unaligned_le32(lunaddrbytes); in figure_bus_target_lun()
4056 if (!is_logical_dev_addr_mode(lunaddrbytes)) { in figure_bus_target_lun()
4058 if (is_hba_lunid(lunaddrbytes)) { in figure_bus_target_lun()
4272 lunaddrbytes, in hpsa_is_disk_spare()
4273 GET_BMIC_DRIVE_NUMBER(lunaddrbytes), in hpsa_is_disk_spare()
4294 if (!MASKED_DEVICE(lunaddrbytes)) in hpsa_skip_device()
4320 if (hpsa_is_disk_spare(h, lunaddrbytes)) in hpsa_skip_device()
4412 u8 *lunaddrbytes, is_OBDR = 0; in hpsa_update_scsi_devices() local
4508 hpsa_get_enclosure_info(h, lunaddrbytes, in hpsa_update_scsi_devices()
[all …]