Searched defs:_um_device (Results 1 – 1 of 1) sorted by relevance
572 typedef struct _um_device struct574 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 …]