Lines Matching +full:ata +full:- +full:generic

5  *	smhbaapi.h - general header file for client
20 * The Original Code for SM-HBA API general header file
33 * Adding on SM-HBA related definitions.
35 * - Includes the original HBA API header.
36 * - SMHBA_* interfaces and structures are defined.
59 * would cause a SCSI overlapped command condition (see SAM-3)
62 /* SM-HBA 6.2 Status Return Values */
77 /* SM-HBA 6.4.1.1 Port Type */
82 /* SM-HBA 6.4.1.2 Port State */
85 /* SM-HBA 6.11.1.3 Port Speed */
88 /* SM-HBA 6.1 Basic Attributes Types */
92 /* LUN (see SAM-4). The first byte of the */
99 /* of a SCSI LUN (see SAM-4); */
100 /* may use OS-specific typedef. */
103 /* of the unsigned 64-bit integer value, */
106 /* addresses of the unsigned 64-bit intege value. */
113 /* SM-HBA 6.3.1 Generic Adapter Attribute */
130 /* SM-HBA 6.4.6 SMHBA FC Port Attributes */
144 /* SM-HBA 6.4.7.1 HBA_SASPortProtocol */
147 #define HBA_SASPORTPROTOCOL_STP 2 /* Serial ATA Tunneling Protocol Port */
152 /* SM-HBA 6.4.8 SMHBA SAS Port Attributes */
161 /* SM-HBA 6.4.2 Generic Port Attributes */
174 /* SM-HBA 6.5.1.1 FC Phy Speed */
179 * The following are redundantly defined in SM-HBA 6.11.1.3 Port Speed.
192 /* SM-HBA 6.6.1.2 SM-HBA FC Phy Type */
198 /* SM-HBA 6.5.2 SM-HBA FC Phy Attributes */
206 /* SM-HBA 6.5.4 SAS PHY Attribute Data Declaration */
218 /* The phy is attached to a Port Selector (see SATA-2.6). */
224 /* SM-HBA 6.5.5 SAS Phy Attribute */
235 /* SM-HBA 6.6.1.1 Protocol Statistics Data Declarations */
236 /* Statistical counters for FC-4, SSP, STP, SMP protocols */
246 /* SM-HBA 6.6.2.1 Port Statistics Data Declarations */
255 /* SM-HBA 6.6.2.2 SAS Phy Statistics Data Declaration */
268 /* SM-HBA 6.6.2.4 FC Phy Statistics Data Declaration */
269 /* Statistical counters for FC-0, FC-1, and FC-2 */
288 /* SM-HBA 6.6.2.1 Phy Statistics Data Declaration */
294 /* SM-HBA 6.7.1.1 SMHBA_BIND_CAPABILITY */
301 /* SM-HBA 6.7.1.2 SMHBA_BIND_TYPE */
306 /* SM-HBA 6.7.1.3 SMHBA_ScsiId */
314 /* SM-HBA 6.7.1.4 SMHBA_LUID */
319 /* SM-HBA 6.7.1.5 SMHBA_PORTLUN */
326 /* SM-HBA 6.7.1.6 Composite types */
351 /* SM-HBA 6.9.5 Library Attribute Data Declarations */
357 int tm_mday; /* day of the month - [1 - 31] */
358 int tm_mon; /* months since January - [0 - 11] */
363 /* SM-HBA 6.8.1 Asynchronous Event Data Declarations */
374 /* SM-HBA specific entry points. */