OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wide
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/pci/
tga_conf.c
143
int deep, addrmask,
wide
;
local
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/sbin/gpt/
show.c
750
int
wide
= 0;
local
799
if (
wide
< 10) /* avoid overflow! */
800
wide
++;
810
switch (
wide
) {
/src/sys/dev/ic/
bha.c
486
int
wide
, period, offset, rlen;
local
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
bus
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_execbuffer.c
1268
bool
wide
= eb->reloc_cache.use_64bit_reloc;
local
1279
if (
wide
)
1291
if (
wide
) {
1339
if (
wide
) {
1342
wide
= false;
/src/usr.bin/vmstat/
vmstat.c
338
int c, todo, verbose,
wide
;
local
346
reps = todo = verbose =
wide
= 0;
406
wide
++;
484
dopool(verbose,
wide
);
1458
dopool_sysctl(int verbose, int
wide
)
1487
wide
? 16 : 11, "Name",
1488
wide
? 9 : 5, "Size",
1489
wide
? 13 : 9, "Requests",
1490
wide
? 8 : 5, "Fail",
1491
wide
? 13 : 9, "Releases"
[
all
...]
Completed in 29 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026