Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.c3567 u16 attached_hdl; in leapraid_refresh_card_phy() local
3597 attached_hdl = le16_to_cpu(iou->phy_info[i].attached_dev_hdl); in leapraid_refresh_card_phy()
3598 if (attached_hdl && link_rate < LEAPRAID_SAS_NEG_LINK_RATE_1_5) in leapraid_refresh_card_phy()
3621 attached_hdl, in leapraid_refresh_card_phy()
5964 u16 attached_hdl; in leapraid_fill_card_port_table() local
5974 attached_hdl = le16_to_cpu(sas_iounit_p0->phy_info[i] in leapraid_fill_card_port_table()
5977 attached_hdl, in leapraid_fill_card_port_table()
6215 u16 attached_hdl; in leapraid_update_vphys_after_reset() local
6246 attached_hdl = in leapraid_update_vphys_after_reset()
6249 if (leapraid_get_sas_address(adapter, attached_hdl, in leapraid_update_vphys_after_reset()
H A Dleapraid_func.h803 u16 attached_hdl; member