Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.c4046 u16 phdl; in leapraid_sas_topo_chg_evt() local
4062 phdl = le16_to_cpu(evt_data->exp_dev_hdl); in leapraid_sas_topo_chg_evt()
4067 leapraid_exp_add(adapter, phdl) != 0) in leapraid_sas_topo_chg_evt()
4071 topo_node_exp = leapraid_exp_find_by_hdl(adapter, phdl); in leapraid_sas_topo_chg_evt()
4076 } else if (phdl < adapter->dev_topo.card.phys_num) { in leapraid_sas_topo_chg_evt()