Searched refs:srb_queued (Results 1 – 6 of 6) sorted by relevance
501 olympic_priv->srb_queued=1; in olympic_open()511 while(olympic_priv->srb_queued) { in olympic_open()519 olympic_priv->srb_queued=0; in olympic_open()524 olympic_priv->srb_queued=0; in olympic_open()531 olympic_priv->srb_queued = 0 ; in olympic_open()960 if(olympic_priv->srb_queued==1) { in olympic_interrupt()962 } else if (olympic_priv->srb_queued==2) { in olympic_interrupt()965 olympic_priv->srb_queued=0; in olympic_interrupt()1087 olympic_priv->srb_queued=1; in olympic_close()1092 while(olympic_priv->srb_queued) { in olympic_close()[all …]
660 streamer_priv->srb_queued = 1; in streamer_open()666 while (streamer_priv->srb_queued) { in streamer_open()674 streamer_priv->srb_queued = 0; in streamer_open()1085 if (streamer_priv->srb_queued == 1) { in streamer_interrupt()1087 } else if (streamer_priv->srb_queued == 2) { in streamer_interrupt()1090 streamer_priv->srb_queued = 0; in streamer_interrupt()1213 streamer_priv->srb_queued = 1; in streamer_close()1218 while (streamer_priv->srb_queued) in streamer_close()1229 streamer_priv->srb_queued = 0; in streamer_close()1293 streamer_priv->srb_queued = 2; /* Can't sleep, use srb_bh */ in streamer_set_rx_mode()[all …]
272 volatile int srb_queued; member
287 volatile int srb_queued; /* True if an SRB is still posted */ member
261 volatile int srb_queued; /* True if an SRB is still posted */ member
1115 if (xl_priv->srb_queued) in xl_interrupt()1749 xl_priv->srb_queued = 1 ; in xl_srb_cmd()