Searched refs:cisinfo_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h556 * cisinfo_t structure used for ValidateCIS
558 typedef struct cisinfo_t { struct
562 } cisinfo_t; typedef in typeref:struct:cisinfo_t
1084 int32_t csx_ValidateCIS(client_handle_t, cisinfo_t *);
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c419 csx_ValidateCIS(client_handle_t ch, cisinfo_t *ci)
H A Dcs.c151 static int cs_validate_cis(client_handle_t, cisinfo_t *);
824 va_arg(arglist, cisinfo_t *));
1384 * cisinfo_t->Chains and cisinfo_t->Tuples members will be set to 0.
1386 * For a multi-function card, cisinfo_t->Chains will contain a count of
1388 * cisinfo_t->Tuples will contain a count of the number of tuples in
1394 * has a CIS, cisinfo_t->Chains will contain a count of the number of
1395 * CIS chains in the CIS, and cisinfo_t->Tuples will contain a count of
1398 * and the cisinfo_t->Chains and cisinfo_t
[all...]
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c3009 cisinfo_t cisinfo;

Completed in 84 milliseconds