Searched defs:nx_dc (Results 1 – 1 of 1) sorted by relevance
273 typedef struct nx_dc { struct275 struct nx_dc *next; argument277 nxge_hio_vr_t *vr; /* The VR belonged to. */279 vp_channel_t page; /* VP_CHANNEL_0 - VP_CHANNEL_7 */280 nxge_channel_t channel; /* 1 of 16/24 channels */288 vpc_type_t type; /* VP_BOUND_XX */289 dc_init_t init; /* nxge_init_xxdma_channel() */290 dc_uninit_t uninit; /* nxge_uninit_xxdma_channel() */292 nxge_grp_t *group; /* The group belonged to. */293 uint32_t cookie; /* The HV cookie. */[all …]