OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trigstr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pci_subr.c
4044
const char *
trigstr
;
local in function:pci_conf_print_dpc_cap
4067
trigstr
= "disabled";
4070
trigstr
= "enabled(ERR_FATAL)";
4073
trigstr
= "enabled(ERR_NONFATAL or ERR_FATAL)";
4076
trigstr
= "(reserverd)";
4079
printf(" DPC Trigger Enable: %s\n",
trigstr
);
4097
trigstr
= "an unmasked uncorrectable error";
4100
trigstr
= "receiving an ERR_NONFATAL";
4103
trigstr
= "receiving an ERR_FATAL";
4106
trigstr
= "DPC Trigger Reason Extension field"
[
all
...]
pci_subr.c
4044
const char *
trigstr
;
local in function:pci_conf_print_dpc_cap
4067
trigstr
= "disabled";
4070
trigstr
= "enabled(ERR_FATAL)";
4073
trigstr
= "enabled(ERR_NONFATAL or ERR_FATAL)";
4076
trigstr
= "(reserverd)";
4079
printf(" DPC Trigger Enable: %s\n",
trigstr
);
4097
trigstr
= "an unmasked uncorrectable error";
4100
trigstr
= "receiving an ERR_NONFATAL";
4103
trigstr
= "receiving an ERR_FATAL";
4106
trigstr
= "DPC Trigger Reason Extension field"
[
all
...]
Completed in 86 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025