OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cyhc_handle
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
cy82c693.c
54
static struct cy82c693_handle
cyhc_handle
;
variable in typeref:struct:cy82c693_handle
81
KASSERT(bus_space_is_equal(iot,
cyhc_handle
.cyhc_iot));
82
return &
cyhc_handle
;
90
cyhc_handle
.cyhc_iot = iot;
91
cyhc_handle
.cyhc_ioh = ioh;
97
return &
cyhc_handle
;
cy82c693.c
54
static struct cy82c693_handle
cyhc_handle
;
variable in typeref:struct:cy82c693_handle
81
KASSERT(bus_space_is_equal(iot,
cyhc_handle
.cyhc_iot));
82
return &
cyhc_handle
;
90
cyhc_handle
.cyhc_iot = iot;
91
cyhc_handle
.cyhc_ioh = ioh;
97
return &
cyhc_handle
;
Completed in 24 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025