OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mustd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/pci/
pci_swiz_bus_mem_chipdep.c
671
int didd, dids, errord, errors,
mustd
, musts;
local in function:__C
684
mustd
= 1;
690
mustd
= 0;
693
mustd
= 0;
697
if (
mustd
== 0)
718
if (
mustd
== 0 && musts == 0) {
729
printf("mem: %s dense, %s sparse\n",
mustd
? "need" : "want",
750
if ((
mustd
&& !didd) || (musts && !dids))
819
return (
mustd
&& !didd ? errord : (musts && !dids ? errors : EINVAL));
pci_swiz_bus_mem_chipdep.c
671
int didd, dids, errord, errors,
mustd
, musts;
local in function:__C
684
mustd
= 1;
690
mustd
= 0;
693
mustd
= 0;
697
if (
mustd
== 0)
718
if (
mustd
== 0 && musts == 0) {
729
printf("mem: %s dense, %s sparse\n",
mustd
? "need" : "want",
750
if ((
mustd
&& !didd) || (musts && !dids))
819
return (
mustd
&& !didd ? errord : (musts && !dids ? errors : EINVAL));
Completed in 52 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025