Searched refs:nexus_controller (Results 1 – 6 of 6) sorted by relevance
135 struct nexus_controller;138 typedef struct nexus_controller *nexus_controller_t;
58 static struct nexus_controller *ncd_alloc(zalloc_flags_t);59 static void ncd_free(struct nexus_controller *);68 static SKMEM_TYPE_DEFINE(ncd_zone, struct nexus_controller);777 static struct nexus_controller *784 ncd_free(struct nexus_controller *ncd) in ncd_free()
577 struct nexus_controller { struct
415 extern struct nexus_controller kernnxctl;
117 struct nexus_controller kernnxctl = { .ncd_nxctl = &_kernnxctl };
90 struct nexus_controller *ncd = NULL; in os_nexus_controller_create()