Searched refs:wide (Results 1 - 23 of 23) sorted by relevance

/src/sys/dev/pci/
H A Dtga_conf.c143 int deep, addrmask, wide; local in function:tga_identify
151 wide = (gder & 0x200) == 0; /* XXX */
162 if (!wide)
169 if (wide) /* sanity */
174 if (wide) /* sanity */
179 if (addrmask == 0x00 && tga2 && wide) {
187 if (!wide)
194 if (wide && !tga2) /* sanity */
/src/usr.bin/vmstat/
H A Dvmstat.c338 int c, todo, verbose, wide; local in function:main
346 reps = todo = verbose = wide = 0;
406 wide++;
484 dopool(verbose, wide);
1458 dopool_sysctl(int verbose, int wide) argument
1487 wide ? 16 : 11, "Name",
1488 wide ? 9 : 5, "Size",
1489 wide ? 13 : 9, "Requests",
1490 wide ? 8 : 5, "Fail",
1491 wide
1597 dopool(int verbose,int wide) argument
[all...]
/src/lib/libedit/
H A Dprompt.c152 prompt_set(EditLine *el, el_pfunc_t prf, wchar_t c, int op, int wide) argument
174 p->p_wide = wide;
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dtegra20-medcom-wide.dts8 compatible = "ad,medcom-wide", "ad,tamonten", "nvidia,tegra20";
69 compatible = "ad,tegra-audio-wm8903-medcom-wide",
H A Dste-dbx5x0-pinctrl.dtsi249 /* This is the external SD card slot, 4 bits wide */
348 /* This is the WLAN SDIO 4 bits wide */
428 /* This is the eMMC 8 bits wide, usually PoP eMMC */
484 /* This is the eMMC 8 bits wide, usually PCB-mounted eMMC */
H A Dsun9i-a80-cubieboard4.dts290 * The WiFi chip supports a wide range
H A Dsun9i-a80-optimus.dts287 * The WiFi chip supports a wide range
H A Dtegra30-cardhu.dtsi28 * wide.
H A Drk3288-veyron-jerry.dts479 * with bus-wide ones.
H A DMakefile1291 tegra20-medcom-wide.dtb \
/src/
H A DREADME.md5 Source operating system. It is available for a [wide range of
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-beelink-gs1.dts54 /* board wide 5V supply directly from the DC jack */
H A Dsun50i-h6-orangepi.dtsi58 /* board wide 5V supply directly from the DC jack */
H A Dsun50i-h6-orangepi-3.dts59 /* board wide 5V supply directly from the DC jack */
/src/sys/dev/ic/
H A Dbha.c486 int wide, period, offset, rlen; local in function:bha_get_xfer_mode
490 * sync and wide information from here.
505 * First check for wide. On later boards, we can check
506 * directly in the setup info if wide is currently active.
513 wide =
516 wide =
519 if (wide)
522 /* XXX Check `wide permitted' in the config info. */
1288 aprint_normal(", wide LUN support");
1309 * Poll targets 8 - 15 if we have a wide bu
[all...]
H A Dsiop_common.c270 * when not in wide mode (generate false SCSI gross error).
274 * wide.
343 /* we initiated wide negotiation */
365 printf("%s: rejecting invalid wide negotiation from "
389 /* target initiated wide negotiation */
402 * we did reset wide parameters, so fall back to async,
488 /* DT mode can only be done with wide transfers */
666 siop_wdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int wide) argument
672 siop_cmd->siop_tables->msg_out[offset + 3] = wide;
687 siop_cmd->siop_tables->msg_out[offset + 6] = 1; /* wide */
[all...]
H A Daic7xxx.c1790 u_int *offset, int wide, role_t role)
1800 if (wide)
2011 * Update the user/goal/curr tables of wide negotiation
2405 * Force async with a WDTR message if we have a wide bus,
2473 * Build a wide negotiation message in our message
3189 /* After a wide message, we are async */
3252 * only available if we are negotiating wide.
3559 * Process an ignore wide residue message.
1787 ahc_validate_offset(struct ahc_softc * ahc,struct ahc_initiator_tinfo * tinfo,struct ahc_syncrate * syncrate,u_int * offset,int wide,role_t role) argument
H A Daic79xx.c2854 u_int period, u_int *offset, int wide,
3095 * Update the user/goal/curr tables of wide negotiation
3618 * Force async with a WDTR message if we have a wide bus,
3685 * Build a wide negotiation message in our message
4353 * After a wide message, we are async, but
4423 * are negotiating wide.
4746 * Process an ignore wide residue message.
4878 * to handle this mid-transfer ignore wide
6927 * Each entry is 2 bytes wide, hence the
2852 ahd_validate_offset(struct ahd_softc * ahd,struct ahd_initiator_tinfo * tinfo,u_int period,u_int * offset,int wide,role_t role) argument
/src/sys/arch/hppa/stand/xxboot/
H A Dstart.S281 ; check if narrow or wide mode
438 ; check if narrow or wide mode
636 retbuf: .block 32*8 ; *4 for narrow mode / *8 for wide mode
/src/usr.bin/xlint/lint1/
H A Dlex.c693 read_quoted(bool *complete, char delim, bool wide) argument
697 if (wide)
935 lex_quoted(char delim, bool wide) argument
938 buffer buf = read_quoted(&complete, delim, wide);
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_execbuffer.c1268 bool wide = eb->reloc_cache.use_64bit_reloc; local in function:relocate_entry
1279 if (wide)
1291 if (wide) {
1339 if (wide) {
1342 wide = false;
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/canaan/
H A Dk210.dtsi13 * wide, and the upper half of all addresses is ignored.
/src/tools/compat/
H A Dconfigure2370 .name = L"Test wide string",

Completed in 46 milliseconds