Searched defs:bytestream (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/unistat/
H A Dspcs_s_impl.h65 unsigned char bytestream: 1; member in struct:__anon4532
93 unsigned char bytestream: 1; member in struct:__anon4533
104 SU_BYTESTREAM, /* bytestream data reference */
110 * currently be either a string reference or a bytestream data reference.
112 * sdata array (string) or tdata array (bytestream). This struct must be
123 /* bytestream data */
130 /* bytestream data */
139 * Although bytestream data pointers are only used in the kernel layer
148 * are simply nulled out and the actual bytestream data is sent out the
154 uchar_t *data; /* the pointer to the bytestream dat
[all...]

Completed in 43 milliseconds