Searched defs:dbri_pipe (Results 1 – 2 of 2) 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 */
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 */