Home
last modified time | relevance | path

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

/titanic_44/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); in pcicfg_destroy_phdl()
1690 pcicfg_free_hole(&entry->io_hole); in pcicfg_destroy_phdl()
1697 pcicfg_free_hole(&entry->pf_mem_hole); in pcicfg_destroy_phdl()
2324 pcicfg_free_hole(hole_t *addr_hole) in pcicfg_free_hole() function
/titanic_44/usr/src/uts/sun4/io/
H A Dpcicfg.c324 static void pcicfg_free_hole(hole_t *);
1780 pcicfg_free_hole(&entry->mem_hole); in pcicfg_destroy_phdl()
1788 pcicfg_free_hole(&entry->io_hole); in pcicfg_destroy_phdl()
2493 pcicfg_free_hole(hole_t *addr_hole) in pcicfg_free_hole() function