Searched refs:phys_disk_dev_hdl (Results 1 – 1 of 1) sorted by relevance
2396 phys_hdl = le16_to_cpu(elem->phys_disk_dev_hdl); in leapraid_cfg_find_vol_in_page()4112 hdl = le16_to_cpu(evt_data->phys_disk_dev_hdl); in leapraid_sas_pd_add()4153 hdl = le16_to_cpu(evt_data->phys_disk_dev_hdl); in leapraid_sas_pd_delete()4169 hdl = le16_to_cpu(evt_data->phys_disk_dev_hdl); in leapraid_sas_pd_hide()4216 hdl = le16_to_cpu(evt_data->phys_disk_dev_hdl); in leapraid_sas_pd_expose()5242 u16 phys_disk_dev_hdl; in leapraid_check_ir_change_evt() local5251 phys_disk_dev_hdl = in leapraid_check_ir_change_evt()5252 le16_to_cpu(evt_data->phys_disk_dev_hdl); in leapraid_check_ir_change_evt()5253 if (!phys_disk_dev_hdl || in leapraid_check_ir_change_evt()5254 phys_disk_dev_hdl > in leapraid_check_ir_change_evt()[all …]