/linux-2.6.39/include/linux/netfilter/ipset/ |
D | ip_set_ahash.h | 213 #define type_pf_data_equal TOKEN(TYPE, PF, _data_equal) 214 #define type_pf_data_isnull TOKEN(TYPE, PF, _data_isnull) 215 #define type_pf_data_copy TOKEN(TYPE, PF, _data_copy) 216 #define type_pf_data_zero_out TOKEN(TYPE, PF, _data_zero_out) 217 #define type_pf_data_netmask TOKEN(TYPE, PF, _data_netmask) 218 #define type_pf_data_list TOKEN(TYPE, PF, _data_list) 219 #define type_pf_data_tlist TOKEN(TYPE, PF, _data_tlist) 221 #define type_pf_elem TOKEN(TYPE, PF, _elem) 222 #define type_pf_telem TOKEN(TYPE, PF, _telem) 223 #define type_pf_data_timeout TOKEN(TYPE, PF, _data_timeout) [all …]
|
/linux-2.6.39/arch/m68k/platform/68VZ328/ |
D | config.c | 79 PFSEL |= PF(5); /* select pin as I/O */ in init_hardware() 80 PFDIR |= PF(5); /* select pin as output */ in init_hardware() 81 PFDATA &= ~PF(5); /* set pin low */ in init_hardware() 84 PFDATA |= PF(5); in init_hardware() 86 PFDATA &= ~PF(5); in init_hardware()
|
/linux-2.6.39/Documentation/PCI/ |
D | pci-iov-howto.txt | 12 devices. The physical device is referred to as Physical Function (PF) 14 Allocation of the VF can be dynamically controlled by the PF via 16 not enabled and the PF behaves as traditional PCIe device. Once it's 27 The device driver (PF driver) will control the enabling and disabling 29 has SR-IOV capability, loading its PF driver would enable it and all 30 VFs associated with the PF.
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | MC68328.h | 559 #define PF(x) (1 << (x)) macro 560 #define PF_A(x) PF((x) - 24) /* This is Port F specific only */ 562 #define PF_A24 PF(0) /* Use A24 as PF(0) */ 563 #define PF_A25 PF(1) /* Use A25 as PF(1) */ 564 #define PF_A26 PF(2) /* Use A26 as PF(2) */ 565 #define PF_A27 PF(3) /* Use A27 as PF(3) */ 566 #define PF_A28 PF(4) /* Use A28 as PF(4) */ 567 #define PF_A29 PF(5) /* Use A29 as PF(5) */ 568 #define PF_A30 PF(6) /* Use A30 as PF(6) */ 569 #define PF_A31 PF(7) /* Use A31 as PF(7) */
|
D | MC68EZ328.h | 471 #define PF(x) (1 << (x)) macro
|
D | MC68VZ328.h | 481 #define PF(x) (1 << (x)) macro
|
/linux-2.6.39/arch/blackfin/mach-bf533/ |
D | Kconfig | 71 int "PF Interrupt A" 74 int "PF Interrupt B"
|
/linux-2.6.39/drivers/tty/ |
D | n_gsm.c | 261 #define PF 0x10 macro 440 switch (control & ~PF) { in gsm_print_packet() 478 if (control & PF) in gsm_print_packet() 741 if (msg->ctrl == UI || msg->ctrl == (UI|PF)) in __gsm_data_queue() 1428 gsm_command(dlci->gsm, dlci->addr, SABM|PF); in gsm_dlci_t1() 1436 gsm_command(dlci->gsm, dlci->addr, DISC|PF); in gsm_dlci_t1() 1461 gsm_command(dlci->gsm, dlci->addr, SABM|PF); in gsm_dlci_begin_open() 1483 gsm_command(dlci->gsm, dlci->addr, DISC|PF); in gsm_dlci_begin_close() 1659 if ((gsm->control & ~PF) == UI) in gsm_queue() 1685 case SABM|PF: in gsm_queue() [all …]
|
/linux-2.6.39/net/netfilter/ipset/ |
D | ip_set_hash_ip.c | 107 #define PF 4 macro 277 #undef PF 280 #define PF 6 macro
|
D | ip_set_hash_net.c | 124 #define PF 4 macro 286 #undef PF 289 #define PF 6 macro
|
D | ip_set_hash_ipport.c | 123 #define PF 4 macro 324 #undef PF 327 #define PF 6 macro
|
D | ip_set_hash_ipportip.c | 126 #define PF 4 macro 337 #undef PF 340 #define PF 6 macro
|
D | ip_set_hash_netport.c | 136 #define PF 4 macro 346 #undef PF 349 #define PF 6 macro
|
D | ip_set_hash_ipportnet.c | 139 #define PF 4 macro 384 #undef PF 387 #define PF 6 macro
|
/linux-2.6.39/Documentation/s390/ |
D | 3270.txt | 216 Some of the Program Function (PF) and Program Attention (PA) keys are 229 No PF key is preassigned to cause a job suspension, but you may cause a 231 assign this function to a PF key. To make PF7 cause job suspension, 246 PF11 rotates forward. You may assign the backward function to any PF 259 Have a command you issue frequently? Assign it to a PF or PA key! Use
|
/linux-2.6.39/sound/soc/blackfin/ |
D | Kconfig | 29 int "PF pin for AD73311L Chip Select"
|
/linux-2.6.39/Documentation/networking/ |
D | ixgbe.txt | 202 the hardware and not transmitted. An interrupt is sent to the PF driver 205 When a spoofed packet is detected the PF driver will send the following
|
/linux-2.6.39/drivers/isdn/hisax/ |
D | isdnl2.c | 449 u_char PF; in get_PollFlagFree() local 451 PF = get_PollFlag(st, skb); in get_PollFlagFree() 453 return (PF); in get_PollFlagFree()
|
/linux-2.6.39/drivers/isdn/mISDN/ |
D | layer2.c | 625 u_char PF; in get_PollFlagFree() local 627 PF = get_PollFlag(l2, skb); in get_PollFlagFree() 629 return PF; in get_PollFlagFree()
|
/linux-2.6.39/arch/x86/kvm/ |
D | trace.h | 235 EXS(DF), EXS(TS), EXS(NP), EXS(SS), EXS(GP), EXS(PF), \
|
/linux-2.6.39/Documentation/kvm/ |
D | mmu.txt | 318 (user write faults generate a #PF)
|
D | timekeeping.txt | 248 bit 6 = periodic interrupt flag (PF)
|
/linux-2.6.39/Documentation/filesystems/ |
D | coda.txt | 1501 55..44.. ZZAAPPFFIILLEE
|