Lines Matching +full:multi +full:- +full:function
9 tuple \- card information structure (CIS) access structure
25 The \fBCIS\fR information allows \fBPC\fR cards to be self-identifying: the
33 tuple data structures called a \fBCIS \fRchain. Each tuple has a one-byte type
34 and a one-byte link, an offset to the next tuple in the list. A \fBPC\fR card
38 A multi-function \fBPC\fR card that complies with the \fBPC\fR Card 95
41 \fBPC\fR Cards will also have one or more per-function \fBCIS\fR chains. Each
42 per-function collection of \fBCIS\fR chains is referred to as a
43 function-specific \fBCIS\fR.
56 of the number of tuple-parsing utility functions; for custom tuples, the driver
61 \fRchain a tuple appears in. On a multi-function \fBPC\fR card, the client will
63 function-specific \fBCIS\fR. The caller will not get any tuples from a
64 function-specific \fBCIS \fRthat does not belong to the caller's function.
102 This field is bit-mapped. The following bits are defined:
121 multi-function \fBPC\fR card's global \fBCIS\fR chain that are duplicates of
122 the same tuples in a function-specific \fBCIS \fRchain.
132 Return tuple name string using the \fBcsx_ParseTuple\fR(9F) function if set.