USB
if (topo_mod_load(mod, USB, USB_VERSION) == NULL) {
(void) topo_mod_enumerate(mod, fn, USB, USB_PCI, 0, 0, din);
USB, FM_FMRI_SCHEME_HC, USB_VERSION, &usb_ops
topo_mod_dprintf(mod, "_mod_init: initializing %s enumerator\n", USB);
if (type == USB) {
type = USB;
if (type == USB) {
type = USB;
if (strncmp(name, USB, strlen(USB)) == 0) {
if (strcmp(name, USB) == 0) {
if (type == USB) {
type = USB;