Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Drootnex.h367 typedef struct rootnex_state_s { struct
368 uint_t r_prealloc_cookies;
369 uint_t r_prealloc_size;
370 kmem_cache_t *r_dmahdl_cache;
371 uintptr_t r_dvma_call_list_id;
372 kmutex_t r_peekpoke_mutex;
373 dev_info_t *r_dip;
374 ddi_iblock_cookie_t r_err_ibc;
375 boolean_t r_reserved_msg_printed;
376 uint64_t r_counters[ROOTNEX_CNT_LAST];
[all …]