Searched defs:leapraid_card_phy (Results 1 – 1 of 1) sorted by relevance
795 struct leapraid_card_phy { struct796 struct list_head port_siblings;797 struct leapraid_card_port *card_port;798 struct sas_identify identify;799 struct sas_identify remote_identify;800 struct sas_phy *phy;801 u8 phy_id;802 u16 hdl;803 u16 attached_hdl;804 u8 phy_is_assigned;[all …]