Home
last modified time | relevance | path

Searched refs:memlist_remove (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c651 (void) memlist_remove( in remove_subtractive_res()
660 (void) memlist_remove( in remove_subtractive_res()
663 (void) memlist_remove( in remove_subtractive_res()
673 (void) memlist_remove( in remove_subtractive_res()
676 (void) memlist_remove( in remove_subtractive_res()
878 (void) memlist_remove(par_avail, addr, size); in get_parbus_res()
2841 (void) memlist_remove( in add_bar_reg_props()
2846 (void) memlist_remove( in add_bar_reg_props()
3001 (void) memlist_remove(io_avail, 0x3b0, 0xc); in add_reg_props()
3041 (void) memlist_remove(io_avail, 0x2e8, 0x1); in add_reg_props()
[all …]
H A Dpci_memlist.c155 memlist_remove(struct memlist **listp, uint64_t addr, uint64_t size) in memlist_remove() function
250 (void) memlist_remove(listp, paddr, size); in memlist_find()
286 (void) memlist_remove(listp, paddr, size); in memlist_find_with_startaddr()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_impl.h132 extern int memlist_remove(struct memlist **, uint64_t, uint64_t);