Searched refs:srb_queued (Results 1 – 6 of 6) sorted by relevance
487 olympic_priv->srb_queued=1; in olympic_open()497 while(olympic_priv->srb_queued) { in olympic_open()505 olympic_priv->srb_queued=0; in olympic_open()510 olympic_priv->srb_queued=0; in olympic_open()517 olympic_priv->srb_queued = 0 ; in olympic_open()954 if(olympic_priv->srb_queued==1) { in olympic_interrupt()956 } else if (olympic_priv->srb_queued==2) { in olympic_interrupt()959 olympic_priv->srb_queued=0; in olympic_interrupt()1079 olympic_priv->srb_queued=1; in olympic_close()1089 while(olympic_priv->srb_queued) { in olympic_close()[all …]
661 streamer_priv->srb_queued = 1; in streamer_open()667 while (streamer_priv->srb_queued) { in streamer_open()675 streamer_priv->srb_queued = 0; in streamer_open()1089 if (streamer_priv->srb_queued == 1) { in streamer_interrupt()1091 } else if (streamer_priv->srb_queued == 2) { in streamer_interrupt()1094 streamer_priv->srb_queued = 0; in streamer_interrupt()1215 streamer_priv->srb_queued = 1; in streamer_close()1220 while (streamer_priv->srb_queued) in streamer_close()1231 streamer_priv->srb_queued = 0; in streamer_close()1296 streamer_priv->srb_queued = 2; /* Can't sleep, use srb_bh */ in streamer_set_rx_mode()[all …]
276 volatile int srb_queued; member
261 volatile int srb_queued; /* True if an SRB is still posted */ member
299 volatile int srb_queued; /* True if an SRB is still posted */ member
1083 if (xl_priv->srb_queued) in xl_interrupt()1724 xl_priv->srb_queued = 1 ; in xl_srb_cmd()