Searched defs:mptsas_devinfo (Results 1 – 1 of 1) sorted by relevance
129 struct mptsas_devinfo { struct130 u16 handle; /* unique id to address this device */131 u16 handle_parent; /* unique id to address parent device */132 u16 handle_enclosure; /* enclosure identifier of the enclosure */133 u16 slot; /* physical slot in enclosure */134 u8 phy_id; /* phy number of parent device */135 u8 port_id; /* sas physical port this device137 u8 id; /* logical target id of this device */138 u32 phys_disk_num; /* phys disk id, for csmi-ioctls */139 u8 channel; /* logical bus number of this device */[all …]