Home
last modified time | relevance | path

Searched refs:HILMAXCLIST (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/hp/dev/
H A Dhilvar.h26 #define HILMAXCLIST 1024 /* max chars in clists for HPUX io */ macro
H A Dhil.c942 if (dptr->hd_queue.c_cc <= (HILMAXCLIST - (len+5))) {