Lines Matching full:tuple
39 * The structure of a tuple is basically:
46 * are terminated with a 0xFF for the tuple code or
47 * the tuple length.
52 #define CIS_NULL 0 /* Empty tuple */
63 #define CIS_LINKTARGET 0x13 /* Linked tuple must start with this. */
64 #define CIS_NOLINK 0x14 /* Assume no common memory link tuple. */
66 #define CIS_ALTSTR 0x16 /* Alternate language string tuple. */
93 * Internal tuple definitions.
125 * identifying the last configuration tuple.
143 * card features. The final configuration tuple number
144 * is stored in the CIS_CONF_MAP tuple so that the complete
158 * 0x03 - Power sub-tuple(s) exists
159 * 0x04 - Timing sub-tuple exists
160 * 0x08 - I/O space sub-tuple exists
161 * 0x10 - IRQ sub-tuple exists
162 * 0x60 - Memory space sub-tuple(s) exists
163 * 0x80 - Miscellaneous sub-tuple exists
174 * more than one sub-tuple, depending on the count within the
177 * Power structure sub-tuple:
185 * Timing sub-tuple
198 * I/O mapping sub-tuple:
221 * IRQ sub-tuple.
264 * Misc sub-tuple.