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

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c260 static void pcicfg_free_hole(hole_t *);
1683 pcicfg_free_hole(&entry->mem_hole);
1690 pcicfg_free_hole(&entry->io_hole);
1697 pcicfg_free_hole(&entry->pf_mem_hole);
2324 pcicfg_free_hole(hole_t *addr_hole) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c324 static void pcicfg_free_hole(hole_t *);
1780 pcicfg_free_hole(&entry->mem_hole);
1788 pcicfg_free_hole(&entry->io_hole);
2493 pcicfg_free_hole(hole_t *addr_hole) function

Completed in 63 milliseconds