/drivers/isdn/mISDN/ |
D | layer1.c | 29 u_long Flags; member 129 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) in l1_deact_cnf() 140 test_and_set_bit(FLG_L1_DEACTTIMER, &l1->Flags); in l1_deact_req_s() 148 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_power_up_s() 183 if (test_and_clear_bit(FLG_L1_DEACTTIMER, &l1->Flags)) in l1_info4_ind() 185 if (!test_bit(FLG_L1_ACTIVATED, &l1->Flags)) { in l1_info4_ind() 186 if (test_and_clear_bit(FLG_L1_T3RUN, &l1->Flags)) in l1_info4_ind() 189 test_and_set_bit(FLG_L1_ACTTIMER, &l1->Flags); in l1_info4_ind() 198 test_and_clear_bit(FLG_L1_T3RUN, &l1->Flags); in l1_timer3() 199 if (test_and_clear_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_timer3() [all …]
|
D | hwchannel.c | 29 if (test_and_clear_bit(FLG_RECVQUEUE, &dch->Flags)) { in dchannel_bh() 39 if (test_and_clear_bit(FLG_PHCHANGE, &dch->Flags)) { in dchannel_bh() 52 if (test_and_clear_bit(FLG_RECVQUEUE, &bch->Flags)) { in bchannel_bh() 68 test_and_set_bit(FLG_HDLC, &ch->Flags); in mISDN_initdchannel() 87 ch->Flags = 0; in mISDN_initbchannel() 140 test_and_clear_bit(FLG_TX_BUSY, &ch->Flags); in mISDN_clear_bchannel() 141 test_and_clear_bit(FLG_TX_NEXT, &ch->Flags); in mISDN_clear_bchannel() 142 test_and_clear_bit(FLG_ACTIVE, &ch->Flags); in mISDN_clear_bchannel() 143 test_and_clear_bit(FLG_FILLEMPTY, &ch->Flags); in mISDN_clear_bchannel() 144 test_and_clear_bit(FLG_TX_EMPTY, &ch->Flags); in mISDN_clear_bchannel() [all …]
|
D | l1oip_core.c | 603 if (!test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_parse() 607 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_parse() 789 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_close() 793 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_close() 863 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_timeout() 867 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_timeout() 926 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg() 937 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg() 1010 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in open_dchannel() 1037 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel() [all …]
|
/drivers/isdn/hisax/ |
D | isdnl1.c | 162 if (test_and_clear_bit(FLG_L1_ACTIVATING, &st->l1.Flags)) in L1activated() 195 if (test_and_clear_bit(FLG_L1_PULL_REQ, &stptr->l1.Flags)) { in DChannel_proc_xmt() 211 if (test_bit(FLG_L1_ACTTIMER, &stptr->l1.Flags)) in DChannel_proc_rcv() 280 if (test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags)) in BChannel_proc_xmt() 469 if (test_bit(FLG_L1_ACTIVATING, &st->l1.Flags)) in l1_deact_cnf() 480 test_and_set_bit(FLG_L1_DEACTTIMER, &st->l1.Flags); in l1_deact_req_s() 488 if (test_bit(FLG_L1_ACTIVATING, &st->l1.Flags)) { in l1_power_up_s() 492 test_and_set_bit(FLG_L1_T3RUN, &st->l1.Flags); in l1_power_up_s() 515 if (test_bit(FLG_L1_UINT, &st->l1.Flags)) in l1_info2_ind() 529 if (test_bit(FLG_L1_UINT, &st->l1.Flags)) in l1_info4_ind() [all …]
|
/drivers/isdn/hardware/mISDN/ |
D | mISDNisar.c | 432 if (test_bit(FLG_RX_OFF, &ch->bch.Flags)) { in isar_rcv_frame() 599 if (!test_bit(FLG_TX_EMPTY, &ch->bch.Flags) || in isar_fill_fifo() 627 &ch->bch.Flags); in isar_fill_fifo() 632 &ch->bch.Flags); in isar_fill_fifo() 695 if (test_bit(FLG_LASTDATA, &ch->bch.Flags)) { in send_next() 697 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next() 700 if (test_bit(FLG_DLEETX, &ch->bch.Flags)) { in send_next() 701 test_and_set_bit(FLG_LASTDATA, &ch->bch.Flags); in send_next() 702 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next() 710 test_and_clear_bit(FLG_TX_EMPTY, &ch->bch.Flags); in send_next() [all …]
|
D | w6692.c | 310 if (test_and_set_bit(FLG_BUSY_TIMER, &dch->Flags)) { in W6692_fill_Dfifo() 329 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in d_retransmit() 332 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in d_retransmit() 335 if (test_bit(FLG_TX_BUSY, &dch->Flags)) { in d_retransmit() 341 test_and_set_bit(FLG_TX_BUSY, &dch->Flags); in d_retransmit() 391 if (test_and_clear_bit(FLG_BUSY_TIMER, &card->dch.Flags)) in handle_txD() 478 if (test_bit(FLG_RX_OFF, &wch->bch.Flags)) { in W6692_empty_Bfifo() 511 if (!test_bit(FLG_TX_EMPTY, &wch->bch.Flags)) in W6692_fill_Bfifo() 524 else if (test_bit(FLG_HDLC, &wch->bch.Flags)) in W6692_fill_Bfifo() 555 !test_bit(FLG_TRANSPARENT, &wch->bch.Flags)) [all …]
|
D | mISDNipac.c | 170 if (test_and_set_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) { in isac_fill_fifo() 221 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) in isac_xpr_irq() 236 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) in isac_retransmit() 238 if (test_bit(FLG_TX_BUSY, &isac->dch.Flags)) { in isac_retransmit() 244 test_and_set_bit(FLG_TX_BUSY, &isac->dch.Flags); in isac_retransmit() 595 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in isac_l1hw() 680 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in isac_l1cmd() 681 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in isac_l1cmd() 690 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd() 695 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd() [all …]
|
D | hfcpci.c | 321 if (test_bit(FLG_ACTIVE, &hc->bch[0].Flags) && in Sel_BCS() 324 else if (test_bit(FLG_ACTIVE, &hc->bch[1].Flags) && in Sel_BCS() 575 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hfcpci_empty_fifo_trans() 661 } else if (test_bit(FLG_TRANSPARENT, &bch->Flags)) { in main_rec_hfcpci() 765 if (!test_bit(FLG_FILLEMPTY, &bch->Flags) && in hfcpci_fill_fifo() 766 !test_bit(FLG_TRANSPARENT, &bch->Flags)) in hfcpci_fill_fifo() 780 if (test_bit(FLG_TRANSPARENT, &bch->Flags)) { in hfcpci_fill_fifo() 790 if (test_bit(FLG_FILLEMPTY, &bch->Flags)) { in hfcpci_fill_fifo() 955 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in handle_nt_timer3() 959 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in handle_nt_timer3() [all …]
|
D | avmfritz.c | 263 if (test_bit(FLG_ACTIVE, &fc->bch[0].Flags) && in Sel_BCS() 266 else if (test_bit(FLG_ACTIVE, &fc->bch[1].Flags) && in Sel_BCS() 371 test_and_clear_bit(FLG_HDLC, &bch->Flags); in modehdlc() 372 test_and_clear_bit(FLG_TRANSPARENT, &bch->Flags); in modehdlc() 382 test_and_set_bit(FLG_TRANSPARENT, &bch->Flags); in modehdlc() 392 test_and_set_bit(FLG_HDLC, &bch->Flags); in modehdlc() 411 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hdlc_empty_fifo() 462 if (!test_bit(FLG_TX_EMPTY, &bch->Flags)) in hdlc_fill_fifo() 477 if (test_bit(FLG_HDLC, &bch->Flags)) in hdlc_fill_fifo() 528 test_and_clear_bit(FLG_TX_EMPTY, &bch->Flags); in HDLC_irq_xpr() [all …]
|
D | hfcsusb.c | 233 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in hfcusb_l2l1B() 268 phi->dch.ch.Flags = dch->Flags; in hfcsusb_ph_info() 273 phi->bch[i].Flags = hw->bch[i].Flags; in hfcsusb_ph_info() 317 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in hfcusb_l2l1D() 325 &dch->Flags); in hfcusb_l2l1D() 337 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcusb_l2l1D() 352 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfcusb_l2l1D() 355 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in hfcusb_l2l1D() 401 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfc_l1callback() 404 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback() [all …]
|
D | netjet.c | 230 test_and_clear_bit(FLG_HDLC, &bc->bch.Flags); in mode_tiger() 231 test_and_clear_bit(FLG_TRANSPARENT, &bc->bch.Flags); in mode_tiger() 237 test_and_set_bit(FLG_TRANSPARENT, &bc->bch.Flags); in mode_tiger() 251 test_and_set_bit(FLG_HDLC, &bc->bch.Flags); in mode_tiger() 389 if (test_bit(FLG_RX_OFF, &bc->bch.Flags)) { in read_dma() 400 if (test_bit(FLG_TRANSPARENT, &bc->bch.Flags)) in read_dma() 414 if (test_bit(FLG_TRANSPARENT, &bc->bch.Flags)) { in read_dma() 470 if (test_bit(FLG_ACTIVE, &card->bc[0].bch.Flags)) in recv_tiger() 472 if (test_bit(FLG_ACTIVE, &card->bc[1].bch.Flags)) in recv_tiger() 547 if (!test_bit(FLG_TX_EMPTY, &bc->bch.Flags)) in fill_dma() [all …]
|
D | hfcmulti.c | 1861 if (!test_bit(FLG_TRANSPARENT, &bch->Flags)) in hfcmulti_dtmf() 1966 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_tx() 1971 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_tx() 1999 if (dch || test_bit(FLG_HDLC, &bch->Flags)) { in hfcmulti_tx() 2049 if (bch && test_bit(FLG_TRANSPARENT, &bch->Flags)) in hfcmulti_tx() 2058 if (bch && (!test_bit(FLG_HDLC, &bch->Flags)) && in hfcmulti_tx() 2092 if (bch && test_bit(FLG_FILLEMPTY, &bch->Flags) in hfcmulti_tx() 2093 && !test_bit(FLG_HDLC, &bch->Flags) && z2 == z1) { in hfcmulti_tx() 2103 if (bch && (!test_bit(FLG_HDLC, &bch->Flags)) && (!*txpending) in hfcmulti_tx() 2137 if (dch || test_bit(FLG_HDLC, &bch->Flags)) in hfcmulti_tx() [all …]
|
/drivers/pcmcia/ |
D | cistpl.c | 455 tuple->TupleLink = tuple->Flags = 0; in pccard_get_first_tuple() 459 SPACE(tuple->Flags) = HAS_LINK(tuple->Flags) = 1; in pccard_get_first_tuple() 481 if (MFC_FN(tuple->Flags)) { in follow_link() 483 ret = read_cis_cache(s, LINK_SPACE(tuple->Flags), in follow_link() 488 SPACE(tuple->Flags) = (link[0] == CISTPL_MFC_ATTR); in follow_link() 491 MFC_FN(tuple->Flags)--; in follow_link() 492 } else if (HAS_LINK(tuple->Flags)) { in follow_link() 494 SPACE(tuple->Flags) = LINK_SPACE(tuple->Flags); in follow_link() 495 HAS_LINK(tuple->Flags) = 0; in follow_link() 499 if (SPACE(tuple->Flags)) { in follow_link() [all …]
|
/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_raid.h | 79 U8 Flags; /*0x01 */ member 98 U8 Flags; /*0x01 */ member 124 U8 Flags; /*0x00 */ member 245 U32 Flags; /*0x00 */ member 260 U32 Flags; /*0x04 */ member 277 U32 Flags; /*0x10 */ member
|
D | mpi2.h | 481 U8 Flags; /*0x03 */ member 785 U8 Flags; member 793 U8 Flags; member 801 U8 Flags; member 819 U8 Flags; member 831 U8 Flags; member 843 U8 Flags; member 853 U8 Flags; member 863 U8 Flags; member 1018 U8 Flags; member [all …]
|
D | mpi2_tool.h | 94 U32 Flags; /*0x0C */ member 148 U32 Flags; /*0x10 */ member 187 U8 Flags; /*0x17 */ member 257 U8 Flags; /*0x0F */ member 356 U8 Flags; /* 0x0D */ member 402 U32 Flags; /*0x20 */ member
|
D | mpi2_cnfg.h | 568 U32 Flags; /*0x08 */ member 726 U32 Flags; /*0x0C */ member 807 U32 Flags; /*0x04 */ member 907 U16 Flags; /*0x04 */ member 1039 U16 Flags; /*0x00 */ member 1084 U8 Flags; /*0x04 */ member 1184 U32 Flags; /*0x04 */ member 1291 U16 Flags; /*0x0C */ member 1826 U16 Flags; /*0x16 */ member 2193 Flags; /*0x2B */ member [all …]
|
/drivers/message/fusion/lsi/ |
D | mpi.h | 389 U8 Flags; member 398 U8 Flags; member 407 U8 Flags; member 425 U8 Flags; member 436 U8 Flags; member 447 U8 Flags; member 458 U8 Flags; member 469 U8 Flags; member
|
D | mpi_cnfg.h | 671 U8 Flags; /* 0Dh */ member 726 U8 Flags; /* 0Ch */ member 796 U32 Flags; /* 0Ch */ member 858 U32 Flags; /* 04h */ member 890 U32 Flags; /* 04h */ member 972 U32 Flags; /* 04h */ member 1000 U8 Flags; /* 05h */ member 1121 U8 Flags; /* 03h */ member 1732 U32 Flags; /* 04h */ member 1821 U32 Flags; /* 04h */ member [all …]
|
D | mpi_history.txt | 314 * 05-31-02 01.02.07 Added a Flags field to CONFIG_PAGE_IOC_2_RAID_VOL in a 333 * Added more Flags defines for CONFIG_PAGE_FC_PORT_1. 334 * Added more Flags defines for CONFIG_PAGE_FC_DEVICE_0. 335 * 04-01-03 01.02.11 Added RR_TOV field and additional Flags defines for 345 * Added more Flags defines for CONFIG_PAGE_FC_PORT_1. 366 * to add a Flags field. 368 * Two new bits defined for IO Unit Page 1 Flags field. 371 * Four new Flags bits defined for IO Unit Page 2. 373 * Added EEDP Flags settings to IOC Page 1. 377 * Added new Flags field to CONFIG_PAGE_MANUFACTURING_5 and [all …]
|
D | mpi_tool.h | 77 U32 Flags; /* 0Ch */ member 125 U32 Flags; /* 0Ch */ member 160 U8 Flags; /* 0Ch */ member 258 U8 Flags; /* 0Fh */ member
|
/drivers/media/pci/ngene/ |
D | ngene-core.c | 97 while (Cur->ngeneBuffer.SR.Flags & 0x80) { in demux_tasklet() 99 u32 Flags = chan->DataFormatFlags; in demux_tasklet() local 100 if (Cur->ngeneBuffer.SR.Flags & 0x20) in demux_tasklet() 101 Flags |= BEF_OVERFLOW; in demux_tasklet() 107 Clock, Flags)) { in demux_tasklet() 120 Cur->ngeneBuffer.SR.Flags &= in demux_tasklet() 133 Cur->ngeneBuffer.SR.Flags &= ~0x40; in demux_tasklet() 147 u32 Flags = chan->DataFormatFlags; in demux_tasklet() local 150 if (Cur->ngeneBuffer.SR.Flags & 0x01) in demux_tasklet() 151 Flags |= BEF_EVEN_FIELD; in demux_tasklet() [all …]
|
/drivers/message/fusion/ |
D | mptfc.c | 407 if (pg0->Flags & (MPI_FC_DEVICE_PAGE0_FLAGS_PLOGI_INVALID | in mptfc_generate_rport_ids() 411 if (!(pg0->Flags & MPI_FC_DEVICE_PAGE0_FLAGS_TARGETID_BUS_VALID)) in mptfc_generate_rport_ids() 792 pp0dest->Flags = le32_to_cpu(pp0dest->Flags); in mptfc_GetFcPortPage0() 815 (pp0dest->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_TYPE_MASK) in mptfc_GetFcPortPage0() 969 && ((pp1->Flags & ON_FLAGS) == ON_FLAGS) in mptfc_SetFcPortPage1_defaults() 970 && ((pp1->Flags & OFF_FLAGS) == 0)) in mptfc_SetFcPortPage1_defaults() 974 pp1->Flags &= ~OFF_FLAGS; in mptfc_SetFcPortPage1_defaults() 975 pp1->Flags |= ON_FLAGS; in mptfc_SetFcPortPage1_defaults() 1058 if (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_POINT_TO_POINT) in mptfc_init_host_attr() 1060 else if (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_PRIVATE_LOOP) in mptfc_init_host_attr() [all …]
|
/drivers/isdn/hardware/eicon/ |
D | divasync.h | 218 unsigned char Flags; /* function refinements */ member 327 unsigned char Flags; /* function refinements */ member 341 unsigned char Flags; /* function refinements */ member
|
D | capi20.h | 302 word Flags; member 309 word Flags; member 322 word Flags; member 329 word Flags; member
|