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*/
131 u16 handle; /* unique id to address this device */
132 u16 handle_parent; /* unique id to address parent device */
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,
143 u32 device_info; /* bitfield detailed info about this device */
144 u16 flags; /* sas device pg0 flags */
160 u16 handle; /* unique id to address this */
167 struct mptsas_devinfo identify; /* point to phy device info */
168 struct mptsas_devinfo attached; /* point to attached device info */
182 u16 enclosure_handle; /* unique id to address this */
188 u8 sep_id; /* SEP device logical target id */
192 /*}-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/