Searched refs:phys_hdl (Results 1 – 1 of 1) sorted by relevance
2394 u16 phys_hdl; in leapraid_cfg_find_vol_in_page() local2396 phys_hdl = le16_to_cpu(elem->phys_disk_dev_hdl); in leapraid_cfg_find_vol_in_page()2397 if (phys_hdl == pd_hdl) { in leapraid_cfg_find_vol_in_page()