Searched refs:dp_devtype (Results 1 – 2 of 2) sorted by relevance
322 (void) di_devtype_get(mp, src, &np->dp_devtype); in did_create()330 if (np->dp_devtype != NULL) in did_create()331 topo_mod_strfree(mp, np->dp_devtype); in did_create()342 if (np->dp_devtype != NULL) in did_create()343 topo_mod_strfree(mp, np->dp_devtype); in did_create()408 if (dp->dp_devtype != NULL) in did_destroy()409 topo_mod_strfree(dp->dp_mod, dp->dp_devtype); in did_destroy()591 return (dp->dp_devtype); in pci_devtype_get()
76 char *dp_devtype; /* PCI 1275 spec device-type */ member