Home
last modified time | relevance | path

Searched refs:Flags (Results 1 – 25 of 226) sorted by relevance

12345678910

/Linux-v4.19/drivers/isdn/mISDN/
Dlayer1.c29 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 …]
Dhwchannel.c29 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 …]
Dl1oip_core.c599 if (!test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_parse()
603 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_parse()
781 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_close()
785 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_close()
856 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_timeout()
860 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_timeout()
923 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg()
934 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg()
1007 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in open_dchannel()
1034 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel()
[all …]
/Linux-v4.19/drivers/isdn/hisax/
Disdnl1.c162 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 …]
/Linux-v4.19/drivers/isdn/hardware/mISDN/
DmISDNisar.c432 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 …]
Dw6692.c310 if (test_and_set_bit(FLG_BUSY_TIMER, &dch->Flags)) { in W6692_fill_Dfifo()
328 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in d_retransmit()
331 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in d_retransmit()
334 if (test_bit(FLG_TX_BUSY, &dch->Flags)) { in d_retransmit()
340 test_and_set_bit(FLG_TX_BUSY, &dch->Flags); in d_retransmit()
390 if (test_and_clear_bit(FLG_BUSY_TIMER, &card->dch.Flags)) in handle_txD()
477 if (test_bit(FLG_RX_OFF, &wch->bch.Flags)) { in W6692_empty_Bfifo()
510 if (!test_bit(FLG_TX_EMPTY, &wch->bch.Flags)) in W6692_fill_Bfifo()
523 else if (test_bit(FLG_HDLC, &wch->bch.Flags)) in W6692_fill_Bfifo()
554 !test_bit(FLG_TRANSPARENT, &wch->bch.Flags))
[all …]
DmISDNipac.c171 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()
681 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in isac_l1cmd()
682 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in isac_l1cmd()
691 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd()
696 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd()
[all …]
Dhfcpci.c322 if (test_bit(FLG_ACTIVE, &hc->bch[0].Flags) && in Sel_BCS()
325 else if (test_bit(FLG_ACTIVE, &hc->bch[1].Flags) && in Sel_BCS()
576 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hfcpci_empty_fifo_trans()
662 } else if (test_bit(FLG_TRANSPARENT, &bch->Flags)) { in main_rec_hfcpci()
766 if (!test_bit(FLG_FILLEMPTY, &bch->Flags) && in hfcpci_fill_fifo()
767 !test_bit(FLG_TRANSPARENT, &bch->Flags)) in hfcpci_fill_fifo()
781 if (test_bit(FLG_TRANSPARENT, &bch->Flags)) { in hfcpci_fill_fifo()
791 if (test_bit(FLG_FILLEMPTY, &bch->Flags)) { in hfcpci_fill_fifo()
956 test_and_clear_bit(FLG_HFC_TIMER_T3, &dch->Flags); in handle_nt_timer3()
960 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in handle_nt_timer3()
[all …]
Davmfritz.c263 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()
372 test_and_clear_bit(FLG_HDLC, &bch->Flags); in modehdlc()
373 test_and_clear_bit(FLG_TRANSPARENT, &bch->Flags); in modehdlc()
383 test_and_set_bit(FLG_TRANSPARENT, &bch->Flags); in modehdlc()
393 test_and_set_bit(FLG_HDLC, &bch->Flags); in modehdlc()
412 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hdlc_empty_fifo()
463 if (!test_bit(FLG_TX_EMPTY, &bch->Flags)) in hdlc_fill_fifo()
478 if (test_bit(FLG_HDLC, &bch->Flags)) in hdlc_fill_fifo()
529 test_and_clear_bit(FLG_TX_EMPTY, &bch->Flags); in HDLC_irq_xpr()
[all …]
Dhfcsusb.c233 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 …]
Dnetjet.c230 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 …]
/Linux-v4.19/fs/cifs/
Dsmb2pdu.h111 __le32 Flags; member
134 __le16 Flags; /* EncryptionAlgorithm */ member
178 __le32 Flags; member
204 __le16 Flags; member
324 __u8 Flags; member
749 __le32 Flags; member
767 __le32 Flags; /* see above DHANDLE_FLAG_PERSISTENT */ member
773 __le32 Flags; /* see above DHANDLE_FLAG_PERSISTENT */ member
824 __le32 Flags; member
830 __le32 Flags; member
[all …]
/Linux-v4.19/drivers/scsi/mpt3sas/mpi/
Dmpi2_raid.h81 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
Dmpi2.h570 U8 Flags; /*0x03 */ member
886 U8 Flags; member
894 U8 Flags; member
902 U8 Flags; member
920 U8 Flags; member
932 U8 Flags; member
944 U8 Flags; member
954 U8 Flags; member
964 U8 Flags; member
1119 U8 Flags; member
[all …]
Dmpi2_tool.h98 U32 Flags; /*0x0C */ member
162 U32 Flags; /*0x10 */ member
201 U8 Flags; /*0x17 */ member
271 U8 Flags; /*0x0F */ member
370 U8 Flags; /* 0x0D */ member
416 U32 Flags; /*0x20 */ member
Dmpi2_cnfg.h680 U32 Flags; /*0x08 */ member
847 U32 Flags; /*0x0C */ member
928 U32 Flags; /*0x04 */ member
1028 U16 Flags; /*0x04 */ member
1068 U8 Flags; /* 0x20 */ member
1167 U16 Flags; /*0x00 */ member
1212 U8 Flags; /*0x04 */ member
1319 U8 Flags; /*0x2B */ member
1368 U32 Flags; /*0x04 */ member
1475 U16 Flags; /*0x0C */ member
[all …]
/Linux-v4.19/drivers/pcmcia/
Dcistpl.c455 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 …]
/Linux-v4.19/drivers/message/fusion/lsi/
Dmpi.h390 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
Dmpi_cnfg.h672 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 …]
Dmpi_tool.h78 U32 Flags; /* 0Ch */ member
126 U32 Flags; /* 0Ch */ member
161 U8 Flags; /* 0Ch */ member
259 U8 Flags; /* 0Fh */ member
Dmpi_history.txt314 * 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-v4.19/include/linux/
DmISDNhw.h83 test_and_set_bit(ev, &((s)->Flags)); \
89 u_long Flags; member
152 u_long Flags; member
/Linux-v4.19/drivers/media/pci/ngene/
Dngene-core.c92 while (Cur->ngeneBuffer.SR.Flags & 0x80) { in demux_tasklet()
94 u32 Flags = chan->DataFormatFlags; in demux_tasklet() local
95 if (Cur->ngeneBuffer.SR.Flags & 0x20) in demux_tasklet()
96 Flags |= BEF_OVERFLOW; in demux_tasklet()
102 Clock, Flags)) { in demux_tasklet()
115 Cur->ngeneBuffer.SR.Flags &= in demux_tasklet()
128 Cur->ngeneBuffer.SR.Flags &= ~0x40; in demux_tasklet()
141 u32 Flags = chan->DataFormatFlags; in demux_tasklet() local
144 if (Cur->ngeneBuffer.SR.Flags & 0x01) in demux_tasklet()
145 Flags |= BEF_EVEN_FIELD; in demux_tasklet()
[all …]
/Linux-v4.19/drivers/message/fusion/
Dmptfc.c400 if (pg0->Flags & (MPI_FC_DEVICE_PAGE0_FLAGS_PLOGI_INVALID | in mptfc_generate_rport_ids()
404 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()
962 && ((pp1->Flags & ON_FLAGS) == ON_FLAGS) in mptfc_SetFcPortPage1_defaults()
963 && ((pp1->Flags & OFF_FLAGS) == 0)) in mptfc_SetFcPortPage1_defaults()
967 pp1->Flags &= ~OFF_FLAGS; in mptfc_SetFcPortPage1_defaults()
968 pp1->Flags |= ON_FLAGS; in mptfc_SetFcPortPage1_defaults()
1051 if (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_POINT_TO_POINT) in mptfc_init_host_attr()
1053 else if (pp0->Flags & MPI_FCPORTPAGE0_FLAGS_ATTACH_PRIVATE_LOOP) in mptfc_init_host_attr()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/arm/freescale/
Dfsl,vf610-mscm-ir.txt19 Flags get passed only when using GIC as parent. Flags

12345678910