Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hio.h273 typedef struct nx_dc { struct
275 struct nx_dc *next; argument
277 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() */
292 nxge_grp_t *group; /* The group belonged to. */
293 uint32_t cookie; /* The HV cookie. */
295 hio_ldg_t ldg;
[all …]