Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c254 struct lombus_state { struct
258 dev_info_t *dip;
259 major_t majornum;
260 int instance;
262 ddi_acc_handle_t sio_handle;
263 uint8_t *sio_regs;
264 ddi_softintr_t softid;
265 ddi_periodic_t cycid; /* periodical callback */
270 boolean_t allow_echo;
271 int baud;
[all …]