OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usetd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
ahc_pci.c
1045
prop_bool_t
usetd
;
local in function:ahc_pci_attach
1057
usetd
= prop_dictionary_get(
1060
if (
usetd
!= NULL) {
1061
KASSERT(prop_object_type(
usetd
) ==
1063
if (prop_bool_true(
usetd
))
ahc_pci.c
1045
prop_bool_t
usetd
;
local in function:ahc_pci_attach
1057
usetd
= prop_dictionary_get(
1060
if (
usetd
!= NULL) {
1061
KASSERT(prop_object_type(
usetd
) ==
1063
if (prop_bool_true(
usetd
))
Completed in 59 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025