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