Home
last modified time | relevance | path

Searched refs:primary (Results 26 – 50 of 282) sorted by relevance

12345678910>>...12

/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmsi-pic.txt94 In the PAMU, each PCI controller is given only one primary window. The
96 Because PCI devices must be able to DMA to memory, the primary window must
99 PAMU primary windows can be divided into 256 subwindows, and each
107 primary window used for memory, but mapped to the MSIR block (where MSIIR
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb3503.txt20 rate is specified by REF_SEL pins and a value from the primary
25 REFCLK signal and assume that a value from the primary reference
H A Dsmsc,usb3503.yaml66 pins and a value from the primary reference clock frequencies table is
77 value from the primary reference clock frequencies table is used.
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMIBEntryDef.inc18 * This file has two identical copies. The primary copy lives in LLVM and
20 * in this file, first modify the primary copy and copy it over to compiler-rt.
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DMIBEntryDef.inc18 * This file has two identical copies. The primary copy lives in LLVM and
20 * in this file, first modify the primary copy and copy it over to compiler-rt.
/freebsd/sys/dev/drm2/
H A Ddrm_pci.c358 if ((ret = drm_get_minor(dev, &dev->primary, DRM_MINOR_LEGACY))) in drm_get_pci_dev()
371 &dev->primary->mode_group); in drm_get_pci_dev()
382 driver->date, device_get_nameunit(dev->dev), dev->primary->index); in drm_get_pci_dev()
391 drm_put_minor(&dev->primary); in drm_get_pci_dev()
/freebsd/crypto/openssl/doc/man3/
H A DRAND_set_DRBG_type.pod24 This specifies the type that will be used for the primary, public and
29 with properties I<propq> will be fetched and used to seed the primary
/freebsd/sys/cam/scsi/
H A Dscsi_enc_internal.h167 enc_other_cache(enc_softc_t *enc, enc_cache_t *primary) in enc_other_cache() argument
169 return (primary == &enc->enc_cache in enc_other_cache()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c739 } primary, joliet; member
1072 iso9660->primary.max_depth = 0; in archive_write_set_format_iso9660()
1074 iso9660->primary.pathtbl = NULL; in archive_write_set_format_iso9660()
1159 iso9660->primary.rootent = in archive_write_set_format_iso9660()
1167 iso9660->primary.rootent->parent = iso9660->primary.rootent; in archive_write_set_format_iso9660()
1907 iso9660->primary.rootent); in iso9660_close()
1965 &(iso9660->primary)); in iso9660_close()
2132 free(iso9660->primary.pathtbl); in iso9660_free()
5474 np = iso9660->primary.rootent; in isoent_setup_file_location()
5561 dent = iso9660->primary.rootent; in isoent_tree()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dlontium,lt9211.yaml48 for LVDS input. Used in combination with primary
61 for LVDS output. Used in combination with primary
/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Dqcom,qfprom.yaml100 hstx-trim-primary@25b {
118 hstx-trim-primary@1eb {
/freebsd/tools/tools/scsi-defects/
H A DREADME1 Peter Dufault's tools to extract the primary or grown defect list from
/freebsd/contrib/ntp/scripts/ntptrace/
H A Dinvoke-ntptrace.texi15 the chain of NTP servers from a given host back to the primary time source. For
33 count to the primary source, while the synchronization distance is the
34 estimated error relative to the primary source. These terms are precisely
/freebsd/release/
H A Drc.local53 /usr/libexec/bsdinstall/startbsdinstall primary
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dp5040si-post.dtsi274 fsl,primary-cache-geometry = <32 1>;
280 fsl,primary-cache-geometry = <32 1>;
286 fsl,primary-cache-geometry = <32 1>;
292 fsl,primary-cache-geometry = <32 1>;
298 fsl,primary-cache-geometry = <32 1>;
H A Dp4080si-post.dtsi323 fsl,primary-cache-geometry = <32 1>;
329 fsl,primary-cache-geometry = <32 1>;
335 fsl,primary-cache-geometry = <32 1>;
341 fsl,primary-cache-geometry = <32 1>;
347 fsl,primary-cache-geometry = <32 1>;
/freebsd/usr.sbin/bsdconfig/share/
H A Dstruct.subr61 # The primary method of accessing (both setting and getting) properties of any
67 # Below is an example of the primary access method:
85 # The primary benefit to the secondary form is syntax cleanliness and read-
87 # syntax error when using this form), you can use the primary access method to
/freebsd/usr.sbin/bsdinstall/runconsoles/
H A Drunconsoles.c97 static const char primary[] = "primary"; variable
394 strcpy(primary_secondary, primary); in start_console()
531 primary_secondary = malloc(MAX(sizeof(primary), sizeof(secondary))); in start_consoles()
/freebsd/stand/i386/pmbr/
H A Dpmbr.S95 # Load the GPT header and verify signature. Try LBA 1 for the primary one and
99 movb $1,%dh # %dh := 1 (reading primary)
108 main.2b: cmpb $1,%dh # Reading primary?
/freebsd/crypto/openssh/
H A Dauth-options.h103 struct sshauthopt *sshauthopt_merge(const struct sshauthopt *primary,
/freebsd/contrib/file/magic/Magdir/
H A Dicc19 # bytes 40 to 43 "may be used to identify the primary platform/operating
45 # and there *is* an identified "primary platform" value of SUNW.
208 # XXX - should we use "acsp\0\0\0\0" for "no primary platform" profiles,
209 # and use "acsp" for everything else and dump the "primary platform"
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dmipi-dsi-bus.txt45 Peripherals with the DSI bus as the primary control bus, or peripherals with
68 primary control bus, but are also connected to a DSI bus (mostly for the data
92 which uses I2C as its primary control bus.
/freebsd/bin/test/
H A Dtest.c185 static int primary(enum token);
272 return primary(n); in nexpr()
276 primary(enum token n) in primary() function
/freebsd/contrib/libdivsufsort/include/
H A Ddivsufsort.h.cmake84 * @return The primary index if no error occurred, -1 or -2 otherwise.
105 * @param idx The output primary index.
120 * @param idx The primary index.
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c.txt142 interrupt if not using interrupt names) as primary interrupt for the slave.
147 primary interrupt for the slave.
151 binding, then primary interrupt will be used as wakeup interrupt.

12345678910>>...12