Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/
H A Dsbd.h100 int sbdp_mem_del_span(sbdp_handle_t *hp, uint64_t address, uint64_t size);
/titanic_50/usr/src/uts/sun4u/io/
H A Dsbd_mem.c713 rv = sbdp_mem_del_span(hdp, tmp_basepa, sz); in sbd_post_detach_mem_unit()
721 rv = sbdp_mem_del_span(hdp, tmp_basepa, sz); in sbd_post_detach_mem_unit()
728 rv = sbdp_mem_del_span(hdp, tmp_basepa, sz); in sbd_post_detach_mem_unit()
/titanic_50/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c1624 sbdp_mem_del_span(sbdp_handle_t *hp, uint64_t address, uint64_t size) in sbdp_mem_del_span() function