Searched defs:dbri_pipe (Results 1 – 1 of 1) sorted by relevance
281 struct dbri_pipe { struct282 u32 sdp; /* SDP command word */283 int nextpipe; /* Next pipe in linked list */284 int length; /* Length of timeslot (bits) */285 int first_desc; /* Index of first descriptor */286 int desc; /* Index of active descriptor */287 volatile __u32 *recv_fixed_ptr; /* Ptr to receive fixed data */