Searched defs:reserve_limit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd_xbuf.c110 void *attr_arg, uint32_t active_limit, uint32_t reserve_limit,
124 xap->xa_reserve_limit = reserve_limit;
423 * If the reserve_limit is non-zero then work with the
108 ddi_xbuf_attr_create(size_t xsize, void (*xa_strategy)(struct buf *bp, ddi_xbuf_t xp, void *attr_arg), void *attr_arg, uint32_t active_limit, uint32_t reserve_limit, major_t major, int flags) argument

Completed in 45 milliseconds