Home
last modified time | relevance | path

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

123

/linux-4.19.296/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()
783 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_close()
787 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_close()
858 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_timeout()
862 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_timeout()
925 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg()
936 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg()
1009 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in open_dchannel()
1036 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel()
[all …]
/linux-4.19.296/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-4.19.296/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.c307 if (test_and_set_bit(FLG_BUSY_TIMER, &dch->Flags)) { in W6692_fill_Dfifo()
325 if (test_and_clear_bit(FLG_BUSY_TIMER, &dch->Flags)) in d_retransmit()
328 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in d_retransmit()
331 if (test_bit(FLG_TX_BUSY, &dch->Flags)) { in d_retransmit()
337 test_and_set_bit(FLG_TX_BUSY, &dch->Flags); in d_retransmit()
387 if (test_and_clear_bit(FLG_BUSY_TIMER, &card->dch.Flags)) in handle_txD()
474 if (test_bit(FLG_RX_OFF, &wch->bch.Flags)) { in W6692_empty_Bfifo()
507 if (!test_bit(FLG_TX_EMPTY, &wch->bch.Flags)) in W6692_fill_Bfifo()
520 else if (test_bit(FLG_HDLC, &wch->bch.Flags)) in W6692_fill_Bfifo()
551 !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()
355 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfcusb_l2l1D()
359 if (test_and_clear_bit(FLG_L1_BUSY, &dch->Flags)) in hfcusb_l2l1D()
405 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in hfc_l1callback()
408 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 …]
Dhfcmulti.c1861 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 …]
/linux-4.19.296/fs/cifs/
Dsmb2pdu.h111 __le32 Flags; member
134 __le16 Flags; /* EncryptionAlgorithm */ member
178 __le32 Flags; member
204 __le16 Flags; member
332 __u8 Flags; member
757 __le32 Flags; member
775 __le32 Flags; /* see above DHANDLE_FLAG_PERSISTENT */ member
781 __le32 Flags; /* see above DHANDLE_FLAG_PERSISTENT */ member
833 __le32 Flags; member
839 __le32 Flags; member
[all …]
Dcifspdu.h417 __u8 Flags; member
737 __le16 Flags; /* see below */ member
1178 __le16 Flags; member
1201 __le16 Flags; /* spec says Information Level */ member
1538 __le32 Flags; member
1579 __le16 Flags; member
1700 __le16 Flags; member
1732 __le16 Flags; member
1772 __le16 Flags; member
1836 __le16 Flags; member
[all …]
/linux-4.19.296/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_tool.h78 U32 Flags; /* 0Ch */ member
126 U32 Flags; /* 0Ch */ member
161 U8 Flags; /* 0Ch */ member
259 U8 Flags; /* 0Fh */ 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_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-4.19.296/include/linux/
DmISDNhw.h83 test_and_set_bit(ev, &((s)->Flags)); \
89 u_long Flags; member
152 u_long Flags; member
/linux-4.19.296/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-4.19.296/drivers/isdn/hardware/eicon/
Ddivasync.h218 unsigned char Flags; /* function refinements */ member
327 unsigned char Flags; /* function refinements */ member
341 unsigned char Flags; /* function refinements */ member
Dcapi20.h302 word Flags; member
309 word Flags; member
322 word Flags; member
329 word Flags; member
/linux-4.19.296/include/linux/usb/
Dstorage.h58 __u8 Flags; /* direction in bit 0 */ member
/linux-4.19.296/include/linux/mtd/
Dftl.h47 uint8_t Flags; member
/linux-4.19.296/fs/hfs/
Dhfs.h185 u8 Flags; /* Flags such as read-only */ member
212 __be16 Flags; /* flags */ member

123