Lines Matching refs:pack_id
58 int pack_id; /* [i->o] unused internally (normally) */
87 compat_int_t pack_id; /* [i->o] unused internally (normally) */
151 int pack_id; /* pack_id associated with request */
182 /* When SG_SET_FORCE_PACK_ID set to 1, pack_id is input to read() which
183 tries to fetch a packet with a matching pack_id, waits, or returns EAGAIN.
184 If pack_id is -1 then read oldest waiting. When ...FORCE_PACK_ID set to 0
185 then pack_id ignored by read() and oldest readable fetched. */
187 #define SG_GET_PACK_ID 0x227c /* Yields oldest readable pack_id (or -1) */
257 int pack_id; /* [io] id number of packet (use ints >= 0) */