OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:com_regs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
comvar.h
55
struct
com_regs
;
58
int comcnattach1(struct
com_regs
*, int, int, int, tcflag_t);
62
int com_kgdb_attach1(struct
com_regs
*, int, int, int, tcflag_t);
108
struct
com_regs
{
struct
122
uint8_t (*cr_read)(struct
com_regs
*, u_int);
123
void (*cr_write)(struct
com_regs
*, u_int, uint8_t);
124
void (*cr_write_multi)(struct
com_regs
*, u_int,
130
void com_init_regs(struct
com_regs
*, bus_space_tag_t, bus_space_handle_t,
132
void com_init_regs_stride(struct
com_regs
*, bus_space_tag_t,
134
void com_init_regs_stride_width(struct
com_regs
*, bus_space_tag_t
[
all
...]
Completed in 11 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025