OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:didd
(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
738
didd
= (errord == 0);
744
if (!
didd
)
750
if ((mustd && !
didd
) || (musts && !dids))
754
if (
didd
&& !__C(CHIP,_xlate_addr_to_dense_handle)(v, memaddr, &dh)) {
794
if (
didd
) {
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
738
didd
= (errord == 0);
744
if (!
didd
)
750
if ((mustd && !
didd
) || (musts && !dids))
754
if (
didd
&& !__C(CHIP,_xlate_addr_to_dense_handle)(v, memaddr, &dh)) {
794
if (
didd
) {
819
return (mustd && !
didd
? errord : (musts && !dids ? errors : EINVAL));
Completed in 23 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025