Searched refs:Flags (Results 1 - 25 of 130) sorted by last modified time

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/storage/
H A Dusb.c163 init_function, Flags) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dcurl_ntlm_msgs.c245 20 Flags long
373 12 Flags long
441 ntlm->identity.Flags = SEC_WINNT_AUTH_IDENTITY_ANSI;
601 (60) Flags long (*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Drpc_dfs.h60 uint32 Flags; member in struct:dfs_q_dfs_add
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_dfs.c168 q_d->Flags = flags;
211 if(!prs_uint32("Flags", ps, depth, &q_d->Flags))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/capi/
H A Dcapiutil.c38 return "Flags not supported by current protocol, flags ignored";
126 return "Flags not supported (reserved bits)";
302 {_CWORD, offsetof(_cmsg, Flags)},
690 /*20 */ "Flags",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dcapi20.h302 word Flags; member in struct:__anon4681
309 word Flags; member in struct:__anon4682
322 word Flags; member in struct:__anon4684
329 word Flags; member in struct:__anon4685
H A Ddivacapi.h155 word Flags; member in struct:_DATA_B3_DESC
H A Ddivasync.h218 unsigned char Flags; /* function refinements */ member in struct:__anon4701
327 unsigned char Flags; /* function refinements */ member in struct:__anon4709
341 unsigned char Flags; /* function refinements */ member in struct:__anon4710
H A Dmessage.c484 if (((CAPI_MSG *)(&((byte *)(plci->msg_in_queue))[k]))->info.data_b3_req.Flags & 0x0004)
3127 data->Flags = GET_WORD(parms[3].info);
3131 if (data->Flags & 0x0004)
4763 if (!(data->Flags &4) && a->ncci_state[ncci])
8818 if (data->Flags & 0x10)
8824 plci->NL.Req = plci->nl_req = (byte)((data->Flags&0x07)<<4 |N_DATA);
8830 if (data->Flags & 0x10)
8833 else if ((plci->B3_prot == B3_RTP) && (data->Flags & 0x01))
8837 plci->NL.Req = plci->nl_req = (byte)((data->Flags&0x07)<<4 |N_DATA);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Damd7930_fn.c621 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
624 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Davm_pci.c523 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
526 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dcallc.c49 /* Flags for remembering action done in lli */
211 chanp->Flags = 0;
734 chanp->Flags = 0;
860 if(test_and_clear_bit(FLG_START_B, &chanp->Flags)) {
1097 chanp->Flags = 0;
1332 test_and_set_bit(FLG_START_B, &chanp->Flags);
H A Dconfig.c1651 if (test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags)) {
1703 if (test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags)) {
1736 set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1770 set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dhfc_2bds0.c482 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
485 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
968 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
971 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dhfc_2bs0.c483 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
486 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dhfc_pci.c1179 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1182 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1427 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1430 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dhfc_sx.c938 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
941 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1172 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
1175 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dhisax.h205 long Flags; member in struct:Layer1
220 /* Layer2 Flags */
371 unsigned long Flags; member in struct:isar_reg
538 u_long Flags; /* for remembering action done in l4 */ member in struct:Channel
H A Dhscx.c128 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
131 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dicc.c494 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
497 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Dipacx.c141 clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
144 set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
478 clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
481 set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Disac.c498 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
501 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
H A Disar.c846 if (!test_and_clear_bit(ISAR_RATE_REQ, &bcs->hw.isar.reg->Flags))
930 test_and_set_bit(ISAR_RATE_REQ, &bcs->hw.isar.reg->Flags);
1054 test_and_set_bit(ISAR_RATE_REQ, &bcs->hw.isar.reg->Flags);
1057 /* 1s Flags before data */
1412 &bcs->hw.isar.reg->Flags))
1415 &bcs->hw.isar.reg->Flags))
1426 &bcs->hw.isar.reg->Flags))
1446 test_and_clear_bit(ISAR_DP1_USE, &bcs->hw.isar.reg->Flags);
1448 test_and_clear_bit(ISAR_DP2_USE, &bcs->hw.isar.reg->Flags);
1627 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
[all...]
H A Disdnl1.c161 if (test_and_clear_bit(FLG_L1_ACTIVATING, &st->l1.Flags))
194 if (test_and_clear_bit(FLG_L1_PULL_REQ, &stptr->l1.Flags)) {
210 if (test_bit(FLG_L1_ACTTIMER, &stptr->l1.Flags))
279 if (test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags))
468 if (test_bit(FLG_L1_ACTIVATING, &st->l1.Flags))
479 test_and_set_bit(FLG_L1_DEACTTIMER, &st->l1.Flags);
487 if (test_bit(FLG_L1_ACTIVATING, &st->l1.Flags)) {
491 test_and_set_bit(FLG_L1_T3RUN, &st->l1.Flags);
514 if (test_bit(FLG_L1_UINT, &st->l1.Flags))
528 if (test_bit(FLG_L1_UINT, &st->l1.Flags))
[all...]
H A Djade.c167 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags);
170 test_and_set_bit(FLG_L1_PULL_REQ, &st->l1.Flags);

Completed in 375 milliseconds

123456