Searched refs:slotnm_t (Results 1 – 2 of 2) sorted by relevance
51 static void slotnm_destroy(slotnm_t *);53 static slotnm_t *56 slotnm_t *p; in slotnm_create()58 if ((p = topo_mod_alloc(mp, sizeof (slotnm_t))) == NULL) in slotnm_create()72 slotnm_destroy(slotnm_t *p) in slotnm_destroy()79 topo_mod_free(p->snm_mod, p, sizeof (slotnm_t)); in slotnm_destroy()211 slotnm_t **slotnames) in di_slotinfo_get()213 slotnm_t *lastslot = NULL; in di_slotinfo_get()214 slotnm_t *newslot; in di_slotinfo_get()511 slotnm_t *slot; in did_physlot_name()
52 } slotnm_t; typedef85 slotnm_t *dp_slotnames; /* PCI slot names list */