Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_rs.c44 uint_t rs_max; member
101 rstruct->rs_max = max_val; in ioat_rs_init()
164 max = rstruct->rs_max; in ioat_rs_alloc()
234 ASSERT(resource <= rstruct->rs_max); in ioat_rs_free()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpvtap.h61 uint_t rs_max; member
H A Dxpvtap.c1433 rstruct->rs_max = max_val; in xpvtap_rs_init()
1496 max = rstruct->rs_max; in xpvtap_rs_alloc()
1566 ASSERT(resource <= rstruct->rs_max); in xpvtap_rs_free()
1605 max = rstruct->rs_max; in xpvtap_rs_flush()