Home
last modified time | relevance | path

Searched refs:Interfaces (Results 1 – 24 of 24) sorted by relevance

/freebsd-12.1/sys/dev/ce/
H A Dceddk.c459 if (b->ddk.Interfaces == 2) { in ce_init_board()
479 (b->ddk.Interfaces == 2 ? 0x6: 0))); in ce_init_board()
480 b->chan[i].dir = (b->ddk.Interfaces == 2) ? (i%2) : 0; in ce_init_board()
498 if (b->ddk.Interfaces == 2) { in ce_init_board()
607 if (c->num < b->ddk.Interfaces) { in ce_start_chan()
759 if (c->num >= b->ddk.Interfaces) in ce_e1_timer()
1228 if (b->ddk.Interfaces) { in ce_set_unfram()
1412 if (b->ddk.Interfaces == 1) { in ce_set_use16()
1482 if (c->num >= b->ddk.Interfaces) in ce_set_gsyn()
1497 if (b->ddk.Interfaces > 1) in ce_set_gsyn()
[all …]
H A Dtau32-ddk.h359 int Interfaces; member
/freebsd-12.1/contrib/mandoc/
H A Dmsec.in29 LINE("4", "FreeBSD Kernel Interfaces Manual")
/freebsd-12.1/contrib/gperf/
H A DREADME23 Conventions', 'Configuration', and 'User Interfaces' sections.
/freebsd-12.1/sys/dev/cxgbe/firmware/
H A Dt5fw_cfg_fpga.txt21 # 1. Virtual Interfaces: 128.
177 # NVI = 128 # available Virtual Interfaces
355 # need to have Virtual Interfaces on each of the four ports with up to NCPUS
469 # Virtual Interfaces: 104
H A Dt6fw_cfg_fpga.txt22 # 1. Virtual Interfaces: 256.
189 # NVI = 256 # available Virtual Interfaces
371 # need to have Virtual Interfaces on each of the four ports with up to NCPUS
479 # Virtual Interfaces: 104
H A Dt6fw_cfg_uwire.txt22 # 1. Virtual Interfaces: 256.
201 # NVI = 256 # available Virtual Interfaces
434 # need to have Virtual Interfaces on each of the four ports with up to NCPUS
587 # Virtual Interfaces: 104
H A Dt5fw_cfg_uwire.txt22 # 1. Virtual Interfaces: 256.
195 # NVI = 128 # available Virtual Interfaces
428 # need to have Virtual Interfaces on each of the four ports with up to NCPUS
608 # Virtual Interfaces: 104
H A Dt4fw_cfg_uwire.txt21 # 1. Virtual Interfaces: 128.
160 # NVI = 128 # available Virtual Interfaces
386 # need to have Virtual Interfaces on each of the four ports with up to NCPUS
557 # Virtual Interfaces: 104
/freebsd-12.1/contrib/llvm/include/llvm/Option/
H A DOptParser.td1 //===--- OptParser.td - Common Option Parsing Interfaces ------------------===//
/freebsd-12.1/contrib/ngatm/snmp_atm/
H A DBEGEMOT-ATM.txt82 -- Interfaces table
/freebsd-12.1/lib/libc/rpc/
H A DREADME51 Network Interfaces Programming Guide. A small number of compile examples are
/freebsd-12.1/usr.sbin/bsdconfig/networking/include/
H A Dmessages.subr73 msg_network_interfaces="Network Interfaces"
/freebsd-12.1/crypto/openssl/doc/man3/
H A DEVP_DigestInit.pod111 Interfaces to extendable-output functions, XOFs, such as SHAKE128 and SHAKE256.
/freebsd-12.1/contrib/gcc/doc/
H A Dtree-ssa.texi112 * Interfaces::
120 @node Interfaces
121 @subsection Interfaces
/freebsd-12.1/share/examples/ipfilter/
H A Dexamples.txt39 Select network Interfaces
H A Dipf-howto.txt350 2.5. Controlling Your Interfaces
/freebsd-12.1/contrib/openbsm/
H A DNEWS116 - Interfaces to convert between local and BSM socket types and protocol
/freebsd-12.1/contrib/tzcode/zic/
H A DTheory22 -- System Interfaces
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dstabs.texinfo109 Interfaces}, 2nd edition, by Sun, 1988, and @cite{AIX Version 3.2 Files
3724 See @cite{Dbx and Dbxtool Interfaces}, 2nd edition, by Sun, 1988, for
/freebsd-12.1/sys/contrib/dev/acpica/
H A Dchanges.txt5765 ACPICA External Interfaces:
16935 OSL Interfaces: Several of the OSL (AcpiOs*) interfaces required
16976 Acpi Interfaces: Fixed a problem where the AcpiGetName() interface
17322 OSL Interfaces:
17990 >RSDT Obsolete Interfaces AcpiLoadFirmwareTables - replaced by
18003 AcpiEnableSubsystem Obsolete Interfaces: AcpiLoadNamespace
/freebsd-12.1/share/doc/IPv6/
H A DIMPLEMENTATION688 Interfaces that has no IEEE802 address (pseudo interfaces like tunnel
/freebsd-12.1/share/misc/
H A Dpci_vendors20090 1761 Pickering Interfaces Ltd
27948 2e60 CE Media Processor Audio Interfaces
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200611422 * doc/tree-ssa.texi (Interfaces): Describe low vs. high GIMPLE.