Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/io/
H A Dmc-us3.c153 static struct seg_info *seg_match_base(u_longlong_t base);
1714 if (seg_curr = seg_match_base(base)) { in mlayout_add()
1848 if (!(seg = seg_match_base(base))) { in mlayout_del()
1911 seg_match_base(u_longlong_t base) in seg_match_base() function