OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bs_ops
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/dev/
com_hpcio.c
352
iot->
bs_ops
= com_hpcio_bs_ops; /* structure assignment */
353
iot->
bs_ops
.bs_r_1 = com_hpcio_bs_r_1;
354
iot->
bs_ops
.bs_w_1 = com_hpcio_bs_w_1;
355
iot->
bs_ops
.bs_wm_1 = com_hpcio_bs_wm_1;
/src/sys/arch/hpcmips/include/
bus.h
271
#define __bs_ops(t) (((bus_space_tag_t)(t))->
bs_ops
)
907
struct bus_space_ops
bs_ops
;
member in struct:bus_space_tag
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025