Home
last modified time | relevance | path

Searched refs:preamble (Results 1 – 25 of 42) sorted by relevance

12

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-smix-defs.h225 uint64_t preamble : 1; /**< Send PREAMBLE on SMI transacton member
239 uint64_t preamble : 1;
266 uint64_t preamble : 1; /**< Send PREAMBLE on SMI transacton */ member
277 uint64_t preamble : 1;
HDcvmx-higig.h377 gmx_tx_append.s.preamble = 0; in cvmx_higig_initialize()
HDcvmx-mdio.h331 smi_clk.s.preamble = 1; in __cvmx_mdio_set_clause45_mode()
HDcvmx-helper-sgmii.c542 sgmii_ctl.s.align = append_cfg.s.preamble ? 0 : 1; in __cvmx_helper_sgmii_enable()
/NextBSD/crypto/openssl/util/pl/
HDOS2-EMX.pl10 $preamble = "SHELL=sh\n";
/NextBSD/contrib/groff/src/devices/grodvi/
HDdvi.cpp134 void preamble();
211 preamble(); in dvi_printer()
465 void dvi_printer::preamble() in preamble() function in dvi_printer
/NextBSD/sys/boot/fdt/dts/arm/
HDwandboard-quad.dts66 phy-disable-preamble;
HDwandboard-solo.dts66 phy-disable-preamble;
HDwandboard-dual.dts66 phy-disable-preamble;
HDapalis-imx6.dts83 phy-disable-preamble;
HDvybrid.dtsi269 phy-disable-preamble;
289 phy-disable-preamble;
/NextBSD/contrib/ntp/ntpd/
HDkeyword-gen.c306 char preamble[] = in generate_preamble() local
323 printf(preamble, timestamp); in generate_preamble()
/NextBSD/tools/tools/iwn/iwnstats/
HDmain.c155 le32toh(tx->preamble), in iwn_stats_tx_print()
/NextBSD/sys/dev/malo/
HDif_malohal.c629 enum malo_hal_preamble preamble) in malo_hal_setradio() argument
642 cmd->control = htole16(preamble); in malo_hal_setradio()
/NextBSD/contrib/wpa/src/ap/
HDbeacon.c96 hapd->iconf->preamble == LONG_PREAMBLE) in ieee802_11_erp_info()
1127 params->preamble = hapd->iface->num_sta_no_short_preamble == 0 && in ieee802_11_build_ap_params()
1128 hapd->iconf->preamble == SHORT_PREAMBLE; in ieee802_11_build_ap_params()
HDap_config.h581 } preamble; member
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_vnops.c5445 int preamble, postamble; in zfs_reqzcbuf() local
5468 preamble = 0; in zfs_reqzcbuf()
5470 preamble = P2PHASE(offset, blksz); in zfs_reqzcbuf()
5471 if (preamble) { in zfs_reqzcbuf()
5472 preamble = blksz - preamble; in zfs_reqzcbuf()
5473 size -= preamble; in zfs_reqzcbuf()
5482 (preamble != 0) + fullblk + (postamble != 0)); in zfs_reqzcbuf()
5483 DTRACE_PROBE3(zfs_reqzcbuf_align, int, preamble, in zfs_reqzcbuf()
5485 (preamble != 0) + fullblk + (postamble != 0)); in zfs_reqzcbuf()
5491 if (preamble) { in zfs_reqzcbuf()
[all …]
/NextBSD/contrib/file/magic/Magdir/
HDtex93 0 search/1/c @preamble{ BibTeX text file
/NextBSD/crypto/openssl/util/
HDmk1mf.pl463 $defs .= $preamble if defined $preamble;
/NextBSD/sys/dev/mwl/
HDmwlhal.h289 int mwl_hal_setradio(struct mwl_hal *mh, int onoff, MWL_HAL_PREAMBLE preamble);
/NextBSD/contrib/llvm/tools/clang/include/clang/Driver/
HDCC1Options.td398 def print_preamble : Flag<["-"], "print-preamble">,
399 HelpText<"Print the \"preamble\" of a file, which is a candidate for implicit"
604 def preamble_bytes_EQ : Joined<["-"], "preamble-bytes=">,
605 HelpText<"Assume that the precompiled header is a precompiled preamble "
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticDriverKinds.td102 "incorrect format for -preamble-bytes=N,END">;
/NextBSD/contrib/gcc/doc/
HDgcov.texi239 The preamble lines are of the form
245 The ordering and number of these preamble lines will be augmented as
247 unchanged. Use @var{tag} to locate a particular preamble line.
/NextBSD/sys/dev/wpi/
HDif_wpireg.h773 uint32_t preamble; member
/NextBSD/contrib/wpa/src/drivers/
HDdriver.h986 int preamble; member

12