OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nb_reg_data
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/isa/
nct.c
146
u_int16_t
nb_reg_data
;
member in struct:nct_bank
358
nb->
nb_reg_data
= LD7_GPIO0_DATA;
368
nb->
nb_reg_data
= LD7_GPIO1_DATA;
377
nb->
nb_reg_data
= LD7_GPIO67_DATA;
549
data = nct_rd(sc, nb->
nb_reg_data
);
571
data = nct_rd(sc, nb->
nb_reg_data
);
577
nct_wr(sc, nb->
nb_reg_data
, data);
Completed in 13 milliseconds
Indexes created Tue Oct 21 07:10:13 GMT 2025