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

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c484 0, /* mi_hiwat - see IDN_HIWAT */
493 0, /* mi_hiwat - see IDN_HIWAT */
1038 if (IDN_LOWAT >= IDN_HIWAT) {
1041 IDN_LOWAT, IDN_HIWAT);
1560 (void) strqset(WR(rq), QHIWAT, 0, IDN_HIWAT); local
1563 (void) strqset(rq, QHIWAT, 0, IDN_HIWAT);
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h181 * IDN_LOWAT/IDN_HIWAT (driver.conf)
250 #define IDN_HIWAT idn_hiwat macro

Completed in 86 milliseconds