Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe.h572 typedef struct _um_device struct
574 lm_device_t lm_dev; /* must be the first element */
576 u32_t magic;
577 dev_info_t * pDev;
579 u32_t hwInitDone;
580 u32_t chipStarted;
581 u32_t clientState[LM_CLI_IDX_MAX];
583 d_list_t memBlockList;
584 d_list_t memDmaList;
585 d_list_t memRegionList;
[all …]