/linux-6.1.9/drivers/isdn/mISDN/ |
D | layer1.c | 20 u_long Flags; member 120 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) in l1_deact_cnf() 131 test_and_set_bit(FLG_L1_DEACTTIMER, &l1->Flags); in l1_deact_req_s() 139 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_power_up_s() 174 if (test_and_clear_bit(FLG_L1_DEACTTIMER, &l1->Flags)) in l1_info4_ind() 176 if (!test_bit(FLG_L1_ACTIVATED, &l1->Flags)) { in l1_info4_ind() 177 if (test_and_clear_bit(FLG_L1_T3RUN, &l1->Flags)) in l1_info4_ind() 180 test_and_set_bit(FLG_L1_ACTTIMER, &l1->Flags); in l1_info4_ind() 189 test_and_clear_bit(FLG_L1_T3RUN, &l1->Flags); in l1_timer3() 190 if (test_and_clear_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_timer3() [all …]
|
D | hwchannel.c | 20 if (test_and_clear_bit(FLG_RECVQUEUE, &dch->Flags)) { in dchannel_bh() 30 if (test_and_clear_bit(FLG_PHCHANGE, &dch->Flags)) { in dchannel_bh() 43 if (test_and_clear_bit(FLG_RECVQUEUE, &bch->Flags)) { in bchannel_bh() 59 test_and_set_bit(FLG_HDLC, &ch->Flags); in mISDN_initdchannel() 78 ch->Flags = 0; in mISDN_initbchannel() 131 test_and_clear_bit(FLG_TX_BUSY, &ch->Flags); in mISDN_clear_bchannel() 132 test_and_clear_bit(FLG_TX_NEXT, &ch->Flags); in mISDN_clear_bchannel() 133 test_and_clear_bit(FLG_ACTIVE, &ch->Flags); in mISDN_clear_bchannel() 134 test_and_clear_bit(FLG_FILLEMPTY, &ch->Flags); in mISDN_clear_bchannel() 135 test_and_clear_bit(FLG_TX_EMPTY, &ch->Flags); in mISDN_clear_bchannel() [all …]
|
D | l1oip_core.c | 585 if (!test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_parse() 589 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_parse() 768 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_close() 772 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_close() 843 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_timeout() 847 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_timeout() 910 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg() 921 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg() 994 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in open_dchannel() 1021 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel() [all …]
|
/linux-6.1.9/drivers/isdn/hardware/mISDN/ |
D | mISDNisar.c | 418 if (test_bit(FLG_RX_OFF, &ch->bch.Flags)) { in isar_rcv_frame() 585 if (!test_bit(FLG_TX_EMPTY, &ch->bch.Flags) || in isar_fill_fifo() 613 &ch->bch.Flags); in isar_fill_fifo() 618 &ch->bch.Flags); in isar_fill_fifo() 681 if (test_bit(FLG_LASTDATA, &ch->bch.Flags)) { in send_next() 683 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next() 686 if (test_bit(FLG_DLEETX, &ch->bch.Flags)) { in send_next() 687 test_and_set_bit(FLG_LASTDATA, &ch->bch.Flags); in send_next() 688 test_and_set_bit(FLG_NMD_DATA, &ch->bch.Flags); in send_next() 695 test_and_clear_bit(FLG_TX_EMPTY, &ch->bch.Flags); in send_next() [all …]
|
D | w6692.c | 294 if (test_and_set_bit(FLG_BUSY_TIMER, &dch->Flags)) { in W6692_fill_Dfifo() 312 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in d_retransmit() 315 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in d_retransmit() 318 if (test_bit(FLG_TX_BUSY, &dch->Flags)) { in d_retransmit() 324 test_and_set_bit(FLG_TX_BUSY, &dch->Flags); in d_retransmit() 373 if (test_and_clear_bit(FLG_BUSY_TIMER, &card->dch.Flags)) in handle_txD() 459 if (test_bit(FLG_RX_OFF, &wch->bch.Flags)) { in W6692_empty_Bfifo() 492 if (!test_bit(FLG_TX_EMPTY, &wch->bch.Flags)) in W6692_fill_Bfifo() 505 else if (test_bit(FLG_HDLC, &wch->bch.Flags)) in W6692_fill_Bfifo() 536 !test_bit(FLG_TRANSPARENT, &wch->bch.Flags)) [all …]
|
D | mISDNipac.c | 158 if (test_and_set_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) { in isac_fill_fifo() 207 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) in isac_xpr_irq() 221 if (test_and_clear_bit(FLG_BUSY_TIMER, &isac->dch.Flags)) in isac_retransmit() 223 if (test_bit(FLG_TX_BUSY, &isac->dch.Flags)) { in isac_retransmit() 229 test_and_set_bit(FLG_TX_BUSY, &isac->dch.Flags); in isac_retransmit() 579 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in isac_l1hw() 665 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in isac_l1cmd() 666 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in isac_l1cmd() 675 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd() 680 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd() [all …]
|
D | hfcpci.c | 309 if (test_bit(FLG_ACTIVE, &hc->bch[0].Flags) && in Sel_BCS() 312 else if (test_bit(FLG_ACTIVE, &hc->bch[1].Flags) && in Sel_BCS() 563 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hfcpci_empty_fifo_trans() 648 } else if (test_bit(FLG_TRANSPARENT, &bch->Flags)) { in main_rec_hfcpci() 752 if (!test_bit(FLG_FILLEMPTY, &bch->Flags) && in hfcpci_fill_fifo() 753 !test_bit(FLG_TRANSPARENT, &bch->Flags)) in hfcpci_fill_fifo() 767 if (test_bit(FLG_TRANSPARENT, &bch->Flags)) { in hfcpci_fill_fifo() 777 if (test_bit(FLG_FILLEMPTY, &bch->Flags)) { in hfcpci_fill_fifo() 942 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in handle_nt_timer3() 946 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in handle_nt_timer3() [all …]
|
D | avmfritz.c | 250 if (test_bit(FLG_ACTIVE, &fc->bch[0].Flags) && in Sel_BCS() 253 else if (test_bit(FLG_ACTIVE, &fc->bch[1].Flags) && in Sel_BCS() 359 test_and_clear_bit(FLG_HDLC, &bch->Flags); in modehdlc() 360 test_and_clear_bit(FLG_TRANSPARENT, &bch->Flags); in modehdlc() 370 test_and_set_bit(FLG_TRANSPARENT, &bch->Flags); in modehdlc() 380 test_and_set_bit(FLG_HDLC, &bch->Flags); in modehdlc() 399 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hdlc_empty_fifo() 450 if (!test_bit(FLG_TX_EMPTY, &bch->Flags)) in hdlc_fill_fifo() 465 if (test_bit(FLG_HDLC, &bch->Flags)) in hdlc_fill_fifo() 515 test_and_clear_bit(FLG_TX_EMPTY, &bch->Flags); in HDLC_irq_xpr() [all …]
|
D | hfcsusb.c | 219 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in hfcusb_l2l1B() 256 phi->dch.ch.Flags = dch->Flags; in hfcsusb_ph_info() 261 phi->bch[i].Flags = hw->bch[i].Flags; in hfcsusb_ph_info() 306 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in hfcusb_l2l1D() 314 &dch->Flags); in hfcusb_l2l1D() 326 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcusb_l2l1D() 344 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfcusb_l2l1D() 348 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in hfcusb_l2l1D() 393 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfc_l1callback() 396 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback() [all …]
|
D | netjet.c | 217 test_and_clear_bit(FLG_HDLC, &bc->bch.Flags); in mode_tiger() 218 test_and_clear_bit(FLG_TRANSPARENT, &bc->bch.Flags); in mode_tiger() 224 test_and_set_bit(FLG_TRANSPARENT, &bc->bch.Flags); in mode_tiger() 238 test_and_set_bit(FLG_HDLC, &bc->bch.Flags); in mode_tiger() 376 if (test_bit(FLG_RX_OFF, &bc->bch.Flags)) { in read_dma() 387 if (test_bit(FLG_TRANSPARENT, &bc->bch.Flags)) in read_dma() 401 if (test_bit(FLG_TRANSPARENT, &bc->bch.Flags)) { in read_dma() 457 if (test_bit(FLG_ACTIVE, &card->bc[0].bch.Flags)) in recv_tiger() 459 if (test_bit(FLG_ACTIVE, &card->bc[1].bch.Flags)) in recv_tiger() 534 if (!test_bit(FLG_TX_EMPTY, &bc->bch.Flags)) in fill_dma() [all …]
|
/linux-6.1.9/fs/smbfs_common/ |
D | smb2pdu.h | 142 __le32 Flags; member 184 __le16 Flags; /* EncryptionAlgorithm for 3.0, enc enabled for 3.1.1 */ member 194 __le16 Flags; member 204 __le16 Flags; member 308 __le16 Flags; /* Flags in SMB3.1.1 */ member 484 __le32 Flags; member 513 __le32 Flags; member 612 __u8 Flags; member 664 __le16 Flags; member 678 __le16 Flags; member [all …]
|
/linux-6.1.9/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_raid.h | 81 U8 Flags; /*0x01 */ member 100 U8 Flags; /*0x01 */ member 126 U8 Flags; /*0x00 */ member 247 U32 Flags; /*0x00 */ member 262 U32 Flags; /*0x04 */ member 279 U32 Flags; /*0x10 */ member
|
D | mpi2.h | 582 U8 Flags; /*0x03 */ member 900 U8 Flags; member 908 U8 Flags; member 916 U8 Flags; member 934 U8 Flags; member 946 U8 Flags; member 958 U8 Flags; member 968 U8 Flags; member 978 U8 Flags; member 1133 U8 Flags; member [all …]
|
D | mpi2_tool.h | 102 U32 Flags; /*0x0C */ member 166 U32 Flags; /*0x10 */ member 205 U8 Flags; /*0x17 */ member 282 U8 Flags; /*0x0F */ member 381 U8 Flags; /* 0x0D */ member 485 U32 Flags; /*0x20 */ member
|
D | mpi2_cnfg.h | 710 U32 Flags; /*0x08 */ member 878 U32 Flags; /*0x0C */ member 961 U32 Flags; /*0x04 */ member 1066 U16 Flags; /*0x04 */ member 1106 U8 Flags; /* 0x20 */ member 1205 U16 Flags; /*0x00 */ member 1250 U8 Flags; /*0x04 */ member 1357 U8 Flags; /*0x2B */ member 1406 U32 Flags; /*0x04 */ member 1513 U16 Flags; /*0x0C */ member [all …]
|
/linux-6.1.9/drivers/pcmcia/ |
D | cistpl.c | 454 tuple->TupleLink = tuple->Flags = 0; in pccard_get_first_tuple() 458 SPACE(tuple->Flags) = HAS_LINK(tuple->Flags) = 1; in pccard_get_first_tuple() 480 if (MFC_FN(tuple->Flags)) { in follow_link() 482 ret = read_cis_cache(s, LINK_SPACE(tuple->Flags), in follow_link() 487 SPACE(tuple->Flags) = (link[0] == CISTPL_MFC_ATTR); in follow_link() 490 MFC_FN(tuple->Flags)--; in follow_link() 491 } else if (HAS_LINK(tuple->Flags)) { in follow_link() 493 SPACE(tuple->Flags) = LINK_SPACE(tuple->Flags); in follow_link() 494 HAS_LINK(tuple->Flags) = 0; in follow_link() 498 if (SPACE(tuple->Flags)) { in follow_link() [all …]
|
/linux-6.1.9/drivers/message/fusion/lsi/ |
D | mpi.h | 390 U8 Flags; member 399 U8 Flags; member 408 U8 Flags; member 426 U8 Flags; member 437 U8 Flags; member 448 U8 Flags; member 459 U8 Flags; member 470 U8 Flags; member
|
D | mpi_cnfg.h | 672 U8 Flags; /* 0Dh */ member 727 U8 Flags; /* 0Ch */ member 797 U32 Flags; /* 0Ch */ member 859 U32 Flags; /* 04h */ member 891 U32 Flags; /* 04h */ member 973 U32 Flags; /* 04h */ member 1001 U8 Flags; /* 05h */ member 1122 U8 Flags; /* 03h */ member 1733 U32 Flags; /* 04h */ member 1822 U32 Flags; /* 04h */ member [all …]
|
D | mpi_tool.h | 78 U32 Flags; /* 0Ch */ member 126 U32 Flags; /* 0Ch */ member 161 U8 Flags; /* 0Ch */ member 259 U8 Flags; /* 0Fh */ member
|
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 …]
|
/linux-6.1.9/include/linux/ |
D | mISDNhw.h | 74 test_and_set_bit(ev, &((s)->Flags)); \ 80 u_long Flags; member 143 u_long Flags; member
|
/linux-6.1.9/drivers/media/pci/ngene/ |
D | ngene-core.c | 79 while (Cur->ngeneBuffer.SR.Flags & 0x80) { in demux_tasklet() 81 u32 Flags = chan->DataFormatFlags; in demux_tasklet() local 82 if (Cur->ngeneBuffer.SR.Flags & 0x20) in demux_tasklet() 83 Flags |= BEF_OVERFLOW; in demux_tasklet() 89 Clock, Flags)) { in demux_tasklet() 102 Cur->ngeneBuffer.SR.Flags &= in demux_tasklet() 115 Cur->ngeneBuffer.SR.Flags &= ~0x40; in demux_tasklet() 128 u32 Flags = chan->DataFormatFlags; in demux_tasklet() local 131 if (Cur->ngeneBuffer.SR.Flags & 0x01) in demux_tasklet() 132 Flags |= BEF_EVEN_FIELD; in demux_tasklet() [all …]
|
/linux-6.1.9/fs/cifs/ |
D | smb2pdu.h | 74 __le32 Flags; member 152 __le32 Flags; member 170 __le32 Flags; /* see above DHANDLE_FLAG_PERSISTENT */ member 185 __le32 Flags; /* see above DHANDLE_FLAG_PERSISTENT */ member
|
/linux-6.1.9/drivers/message/fusion/ |
D | mptfc.c | 399 if (pg0->Flags & (MPI_FC_DEVICE_PAGE0_FLAGS_PLOGI_INVALID | in mptfc_generate_rport_ids() 403 if (!(pg0->Flags & MPI_FC_DEVICE_PAGE0_FLAGS_TARGETID_BUS_VALID)) in mptfc_generate_rport_ids() 785 pp0dest->Flags = le32_to_cpu(pp0dest->Flags); in mptfc_GetFcPortPage0() 808 (pp0dest->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_TYPE_MASK) in mptfc_GetFcPortPage0() 960 && ((pp1->Flags & ON_FLAGS) == ON_FLAGS) in mptfc_SetFcPortPage1_defaults() 961 && ((pp1->Flags & OFF_FLAGS) == 0)) in mptfc_SetFcPortPage1_defaults() 965 pp1->Flags &= ~OFF_FLAGS; in mptfc_SetFcPortPage1_defaults() 966 pp1->Flags |= ON_FLAGS; in mptfc_SetFcPortPage1_defaults() 1049 if (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_POINT_TO_POINT) in mptfc_init_host_attr() 1051 else if (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_PRIVATE_LOOP) in mptfc_init_host_attr() [all …]
|
/linux-6.1.9/Documentation/driver-api/tty/ |
D | tty_struct.rst | 71 TTY Struct Flags 75 :doc: TTY Struct Flags
|