Searched defs:pcicfg_destroy_phdl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c228 static int pcicfg_destroy_phdl(dev_info_t *);
742 (void) pcicfg_destroy_phdl(new_device);
973 (void) pcicfg_destroy_phdl(new_device);
1331 return (pcicfg_destroy_phdl(dip));
1659 pcicfg_destroy_phdl(dev_info_t *dip) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c283 static int pcicfg_destroy_phdl(dev_info_t *);
881 (void) pcicfg_destroy_phdl(new_device);
1107 (void) pcicfg_destroy_phdl(new_device);
1433 return (pcicfg_destroy_phdl(dip));
1755 pcicfg_destroy_phdl(dev_info_t *dip) function
1827 (void) pcicfg_destroy_phdl(dip);
1838 (void) pcicfg_destroy_phdl(dip);
1855 (void) pcicfg_destroy_phdl(dip);

Completed in 63 milliseconds