ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 355 of 381 
 02 wild-card type binary 16. 
END. 
DEF ZQIO6Data. 
 02 data-mds type binary 32. 
 02 Word type binary 16 redefines data-mds. 
 02 max-data-mds type binary 32. 
 02 dup-mds type binary 32. 
 02 max-dup-mds type binary 32. 
 02 no-data-mds type binary 32. 
 02 no-dup-mds type binary 32. 
 02 res-recov-run type binary 32. 
 02 qio-limit-warns type binary 32. 
 02 qio-driver-errs type binary 32. 
 02 curr-pool-space type binary 32. 
 02 max-pool-space type binary 32. 
 02 pool-fails type binary 32. 
 02 total-mbufs type binary 32. 
 02 curr-mbufs-inuse type binary 32. 
 02 max-mbufs-inuse type binary 32. 
 02 mbuf-fails type binary 32. 
 02 dup-driv-mds type binary 32. 
 02 max-dup-driv-mds type binary 32. 
 02 no-dup-driv-mds type binary 32. 
 02 size-128 type binary 32. 
 02 size-256 type binary 32. 
 02 size-512 type binary 32. 
 02 size-1024 type binary 32. 
 02 size-2048 type binary 32. 
 02 size-4096 type binary 32. 
 02 size-8192 type binary 32. 
 02 size-12288 type binary 32. 
 02 size-16384 type binary 32. 
 02 size-32768 type binary 32. 
 02 size-57344 type binary 32. 
 02 qio-so-ip type binary 16. 
 02 so-forced-close type binary 32. 
 02 qio-so-que-fulls type binary 32. 
 02 mdcopy-adj type binary 32. 
 02 outhdr-adj type binary 32. 
 02 outdata-adj type binary 32. 
END. 
DEF ZQIO6State. 
 02 data-mds type binary 16. 
 02 Word type binary 16 redefines data-mds. 
 02 max-data-mds type binary 16. 
 02 dup-mds type binary 16. 
 02 max-dup-mds type binary 16. 
 02 no-data-mds type binary 16. 
 02 no-dup-mds  type binary 16. 
 02 res-recov-run type binary 16. 
 02 qio-limit-warns type binary 16. 
 02 qio-driver-errs type binary 16. 
 02 curr-pool-space type binary 16. 
 02 max-pool-space type binary 16. 
 02 pool-fails type binary 16. 










