Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/ioat/
H A Dioat_rs.c46 uint_t rs_max; member
103 rstruct->rs_max = max_val; in ioat_rs_init()
166 max = rstruct->rs_max; in ioat_rs_alloc()
236 ASSERT(resource <= rstruct->rs_max); in ioat_rs_free()
/titanic_50/usr/src/uts/common/xen/io/
H A Dxpvtap.h61 uint_t rs_max; member
H A Dxpvtap.c1435 rstruct->rs_max = max_val; in xpvtap_rs_init()
1498 max = rstruct->rs_max; in xpvtap_rs_alloc()
1568 ASSERT(resource <= rstruct->rs_max); in xpvtap_rs_free()
1607 max = rstruct->rs_max; in xpvtap_rs_flush()