Home
last modified time | relevance | path

Searched refs:dlmgmt_dlconf_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_impl.h85 } dlmgmt_dlconf_t; typedef
123 uint32_t, zoneid_t, dlmgmt_dlconf_t **);
124 void dlconf_destroy(dlmgmt_dlconf_t *);
125 void dlmgmt_advance_dlconfid(dlmgmt_dlconf_t *);
H A Ddlmgmt_util.c138 const dlmgmt_dlconf_t *dlconfp1 = v1; in cmp_dlconf_by_id()
139 const dlmgmt_dlconf_t *dlconfp2 = v2; in cmp_dlconf_by_id()
168 sizeof (dlmgmt_dlconf_t), offsetof(dlmgmt_dlconf_t, ld_node)); in dlmgmt_linktable_init()
567 uint32_t media, zoneid_t zoneid, dlmgmt_dlconf_t **dlconfpp) in dlconf_create()
569 dlmgmt_dlconf_t *dlconfp = NULL; in dlconf_create()
577 if ((dlconfp = calloc(1, sizeof (dlmgmt_dlconf_t))) == NULL) { in dlconf_create()
595 dlconf_destroy(dlmgmt_dlconf_t *dlconfp) in dlconf_destroy()
768 dlmgmt_advance_dlconfid(dlmgmt_dlconf_t *dlconfp) in dlmgmt_advance_dlconfid()
776 dlmgmt_dlconf_t dlconf; in dlmgmt_advance_dlconfid()
H A Ddlmgmt_door.c733 dlmgmt_dlconf_t *dlconfp; in dlmgmt_createconf()
763 dlmgmt_dlconf_t dlconf, *dlconfp; in dlmgmt_setattr()
796 dlmgmt_dlconf_t dlconf, *dlconfp; in dlmgmt_unsetconfattr()
840 dlmgmt_dlconf_t dlconf, *dlconfp; in dlmgmt_writeconf()
954 dlmgmt_dlconf_t dlconf, *dlconfp; in dlmgmt_destroyconf()
998 dlmgmt_dlconf_t *dlconfp; in dlmgmt_openconf()
1135 dlmgmt_dlconf_t dlconf, *dlconfp; in dlmgmt_getattr()