Lines Matching +full:device +full:- +full:unique
3 * High performance SCSI + LAN / Fibre Channel device drivers.
8 * Copyright (c) 1999-2008 LSI Corporation
9 * (mailto:DL-MPTFusionLinux@lsi.com)
12 /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
26 LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
45 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
50 /*{-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
90 /* cached data for a removed device */
103 u8 phys_disk_num; /* hrc - unique index*/
130 u16 handle; /* unique id to address this device */
131 u16 handle_parent; /* unique id to address parent device */
134 u8 phy_id; /* phy number of parent device */
135 u8 port_id; /* sas physical port this device
137 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 */
140 u64 sas_address; /* WWN of this device,
142 u32 device_info; /* bitfield detailed info about this device */
143 u16 flags; /* sas device pg0 flags */
159 u16 handle; /* unique id to address this */
166 struct mptsas_devinfo identify; /* point to phy device info */
167 struct mptsas_devinfo attached; /* point to attached device info */
181 u16 enclosure_handle; /* unique id to address this */
187 u8 sep_id; /* SEP device logical target id */
191 /*}-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/