OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drs_supported
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
pci_subr.c
2374
bool
drs_supported
= false;
local in function:pci_conf_print_pcie_cap
2399
drs_supported
= (reg & PCIE_LCAP2_DRS) ? true : false;
2440
if (
drs_supported
) {
Completed in 33 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025