Searched refs:lunaddrbytes (Results 1 – 1 of 1) sorted by relevance
4058 u8 *lunaddrbytes, struct hpsa_scsi_dev_t *device) in figure_bus_target_lun() argument4060 u32 lunid = get_unaligned_le32(lunaddrbytes); in figure_bus_target_lun()4062 if (!is_logical_dev_addr_mode(lunaddrbytes)) { in figure_bus_target_lun()4064 if (is_hba_lunid(lunaddrbytes)) { in figure_bus_target_lun()4267 static bool hpsa_is_disk_spare(struct ctlr_info *h, u8 *lunaddrbytes) in hpsa_is_disk_spare() argument4278 lunaddrbytes, in hpsa_is_disk_spare()4279 GET_BMIC_DRIVE_NUMBER(lunaddrbytes), in hpsa_is_disk_spare()4294 static bool hpsa_skip_device(struct ctlr_info *h, u8 *lunaddrbytes, in hpsa_skip_device() argument4300 if (!MASKED_DEVICE(lunaddrbytes)) in hpsa_skip_device()4326 if (hpsa_is_disk_spare(h, lunaddrbytes)) in hpsa_skip_device()[all …]