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

/drivers/isdn/hisax/
H A Dbkm_a8.c142 u_char ista, val, icnt = 5; local
146 ista = readreg(cs->hw.ax.base, cs->hw.ax.data_adr, IPAC_ISTA);
147 if (!(ista & 0x3f)) { /* not this IPAC */
153 debugl1(cs, "IPAC ISTA %02X", ista);
154 if (ista & 0x0f) {
156 if (ista & 0x01)
158 if (ista & 0x04)
160 if (ista & 0x08)
166 if (ista & 0x20) {
172 if (ista
[all...]
H A Dasuscom.c198 u_char ista, val, icnt = 5; local
202 ista = readreg(cs->hw.asus.adr, cs->hw.asus.isac, IPAC_ISTA);
205 debugl1(cs, "IPAC ISTA %02X", ista);
206 if (ista & 0x0f) {
208 if (ista & 0x01)
210 if (ista & 0x04)
212 if (ista & 0x08)
217 if (ista & 0x20) {
223 if (ista & 0x10) {
227 ista
[all...]
H A Ddiva.c323 u_char ista, val; local
328 ista = readreg(cs->hw.diva.isac_adr, cs->hw.diva.isac, IPAC_ISTA);
331 debugl1(cs, "IPAC ISTA %02X", ista);
332 if (ista & 0x0f) {
334 if (ista & 0x01)
336 if (ista & 0x04)
338 if (ista & 0x08)
343 if (ista & 0x20) {
349 if (ista & 0x10) {
353 ista
634 u_char ista, val; local
[all...]
H A Dipacx.c848 u_char ista; local
850 while ((ista = cs->readisac(cs, IPACX_ISTA))) {
852 // printk(KERN_WARNING "interrupt_ipacx(ista=%02x)\n", ista);
854 if (ista & 0x80) bch_int(cs, 0); // B channel interrupts
855 if (ista & 0x40) bch_int(cs, 1);
857 if (ista & 0x01) dch_int(cs); // D channel
858 if (ista & 0x10) cic_int(cs); // Layer 1 state
868 int ista; local
876 ista
[all...]
H A Dgazel.c279 u_char ista, val; local
284 ista = ReadISAC(cs, IPAC_ISTA - 0x80);
286 if (ista & 0x0f) {
288 if (ista & 0x01)
290 if (ista & 0x04)
292 if (ista & 0x08)
298 if (ista & 0x20) {
304 if (ista & 0x10) {
308 ista = ReadISAC(cs, IPAC_ISTA - 0x80);
311 while ((ista
[all...]
H A Dsedlbauer.c310 u_char ista, val, icnt = 5; local
314 ista = readreg(cs->hw.sedl.adr, cs->hw.sedl.isac, IPAC_ISTA);
317 debugl1(cs, "IPAC ISTA %02X", ista);
318 if (ista & 0x0f) {
320 if (ista & 0x01)
322 if (ista & 0x04)
324 if (ista & 0x08)
329 if (ista & 0x20) {
335 if (ista & 0x10) {
339 ista
[all...]
H A Delsa.c367 u_char ista, val; local
387 ista = readreg(cs->hw.elsa.ale, cs->hw.elsa.isac, IPAC_ISTA);
390 debugl1(cs, "IPAC ISTA %02X", ista);
391 if (ista & 0x0f) {
393 if (ista & 0x01)
395 if (ista & 0x04)
397 if (ista & 0x08)
402 if (ista & 0x20) {
408 if (ista & 0x10) {
412 ista
[all...]
/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c472 struct ath9k_htc_sta *ista; local
487 ista = (struct ath9k_htc_sta *) sta->drv_priv;
490 ista->index = sta_idx;
537 struct ath9k_htc_sta *ista; local
542 ista = (struct ath9k_htc_sta *) sta->drv_priv;
543 sta_idx = ista->index;
596 struct ath9k_htc_sta *ista = (struct ath9k_htc_sta *) sta->drv_priv; local
637 trate->sta_index = ista->index;
709 struct ath9k_htc_sta *ista; local
717 ista
1280 struct ath9k_htc_sta *ista = local
1311 struct ath9k_htc_sta *ista = (struct ath9k_htc_sta *) sta->drv_priv; local
1333 struct ath9k_htc_sta *ista = (struct ath9k_htc_sta *) sta->drv_priv; local
1352 struct ath9k_htc_sta *ista = (struct ath9k_htc_sta *) sta->drv_priv; local
1652 struct ath9k_htc_sta *ista; local
[all...]
H A Dhtc_drv_txrx.c343 struct ath9k_htc_sta *ista; local
370 ista = (struct ath9k_htc_sta *) sta->drv_priv;
371 sta_idx = ista->index;
388 struct ath9k_htc_sta *ista, u8 tid)
393 if ((tid < ATH9K_HTC_MAX_TID) && (ista->tid_state[tid] == AGGR_STOP))
423 struct ath9k_htc_sta *ista; local
427 ista = (struct ath9k_htc_sta *)sta->drv_priv;
428 if (__ath9k_htc_check_tx_aggr(priv, ista, tid)) {
431 ista->tid_state[tid] = AGGR_PROGRESS;
387 __ath9k_htc_check_tx_aggr(struct ath9k_htc_priv *priv, struct ath9k_htc_sta *ista, u8 tid) argument
/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c1086 ipac_irq(struct hscx_hw *hx, u8 ista) argument
1095 if (m & ista) {
1101 if (ista & (HSCX__EXA | HSCX__ICA))
1102 ipac_irq(&hx->ip->hscx[0], ista);
1103 if (ista & HSCX__EXB) {
1108 istab = ista & 0xF8;
1111 if (ista & HSCX__EXA) {
1162 u8 ista, istad; local
1166 ista = ReadIPAC(ipac, ISACX_ISTA);
1167 while (ista
[all...]
H A Dw6692.c790 u8 ista; local
793 ista = ReadW6692(card, W_ISTA);
794 if ((ista | card->imask) == card->imask) {
800 pr_debug("%s: ista %02x\n", card->name, ista);
801 ista &= ~card->imask;
802 if (ista & W_INT_B1_EXI)
804 if (ista & W_INT_B2_EXI)
806 if (ista & W_INT_D_RME)
808 if (ista
[all...]

Completed in 124 milliseconds