Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dbscbus.c299 struct bscbus_state { struct
303 dev_info_t *dip;
304 major_t majornum;
305 int instance;
307 ddi_acc_handle_t h8_handle;
308 uint8_t *h8_regs;
313 uint32_t debug;
324 boolean_t per_channel_regs;
330 kmutex_t ch_mutex[1];
331 struct bscbus_channel_state channel[BSCBUS_MAX_CHANNELS];
[all …]