Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c261 static void pcicfg_free_hole(hole_t *);
1721 pcicfg_free_hole(&entry->mem_hole); in pcicfg_destroy_phdl()
1728 pcicfg_free_hole(&entry->io_hole); in pcicfg_destroy_phdl()
1735 pcicfg_free_hole(&entry->pf_mem_hole); in pcicfg_destroy_phdl()
2361 pcicfg_free_hole(hole_t *addr_hole) in pcicfg_free_hole() function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c326 static void pcicfg_free_hole(hole_t *);
1779 pcicfg_free_hole(&entry->mem_hole); in pcicfg_destroy_phdl()
1787 pcicfg_free_hole(&entry->io_hole); in pcicfg_destroy_phdl()
2490 pcicfg_free_hole(hole_t *addr_hole) in pcicfg_free_hole() function