Lines Matching full:tuple
8 csx_GetFirstTuple, csx_GetNextTuple \- return Card Information Structure tuple
45 first and next tuple, respectively, of the specified type in the Card
54 cisdata_t DesiredTuple; /* tuple to search for or flags */
55 cisdata_t TupleCode; /* tuple type code */
56 cisdata_t TupleLink; /* tuple data body size */
111 set, see \fBtuple\fR(9S) for more information. The \fBCIS \fRis parsed from the
124 This field is the tuple value desired. If it is \fBRETURN_FIRST_TUPLE,\fR the
125 very first tuple of the \fBCIS \fRis returned (if it exists). If this field is
126 set to \fBRETURN_NEXT_TUPLE,\fR the very next tuple of the \fBCIS \fRis
128 entry, the \fBCIS \fRis searched in an attempt to locate a tuple which matches.
137 These fields are the values returned from the tuple found. If there are no
190 Desired tuple not found.