Home
last modified time | relevance | path

Searched defs:mptsas_devinfo (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/message/fusion/
A Dmptsas.h130 struct mptsas_devinfo { struct
131 u16 handle; /* unique id to address this device */
132 u16 handle_parent; /* unique id to address parent device */
134 u16 slot; /* physical slot in enclosure */
135 u8 phy_id; /* phy number of parent device */
136 u8 port_id; /* sas physical port this device
138 u8 id; /* logical target id of this device */
139 u32 phys_disk_num; /* phys disk id, for csmi-ioctls */
140 u8 channel; /* logical bus number of this device */
141 u64 sas_address; /* WWN of this device,
[all …]

Completed in 4 milliseconds