OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pd_present
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pci_resource.c
96
bool
pd_present
; /* Device is present */
member in struct:pci_device
310
if (!pd->
pd_present
) {
594
pd->
pd_present
= true;
742
KASSERT(pd->
pd_present
);
931
if (!pd->
pd_present
) {
1092
if (!pd->
pd_present
) {
pci_resource.c
96
bool
pd_present
; /* Device is present */
member in struct:pci_device
310
if (!pd->
pd_present
) {
594
pd->
pd_present
= true;
742
KASSERT(pd->
pd_present
);
931
if (!pd->
pd_present
) {
1092
if (!pd->
pd_present
) {
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025