Home
last modified time | relevance | path

Searched refs:pcicfg_ntbridge_unconfigure (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c324 static int pcicfg_ntbridge_unconfigure(dev_info_t *);
1381 pcicfg_ntbridge_unconfigure(dev_info_t *dip) in pcicfg_ntbridge_unconfigure() function
1640 if (pcicfg_ntbridge_unconfigure(child_dip) != in pcicfg_unconfigure()
4746 (void) pcicfg_ntbridge_unconfigure(new_child); in pcicfg_fcode_probe()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c259 static uint_t pcicfg_ntbridge_unconfigure(dev_info_t *);
1325 pcicfg_ntbridge_unconfigure(dev_info_t *dip) in pcicfg_ntbridge_unconfigure() function
1576 if (pcicfg_ntbridge_unconfigure(child_dip) != in pcicfg_unconfigure()