Home
last modified time | relevance | path

Searched defs:pckbc_internal (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dpckbcvar.h48 struct pckbc_internal { struct
49 bus_space_tag_t t_iot;
50 bus_space_handle_t t_ioh_d, t_ioh_c; /* data port, cmd port */
51 bus_addr_t t_addr;
52 u_char t_cmdbyte; /* shadow */
54 int t_flags;
79 struct pckbc_internal *id; argument