Searched refs:ar_first_buffer_index (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/firewire/
H A Dohci.c755 static inline unsigned int ar_first_buffer_index(struct ar_context *ctx) function
770 i = ar_first_buffer_index(ctx);
825 i = ar_first_buffer_index(ctx);
961 i = ar_first_buffer_index(ctx);
986 if (end_buffer_index < ar_first_buffer_index(ctx)) {

Completed in 130 milliseconds