Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dispadmin/
H A Diadispadmin.c209 ia_dptbl[i].ia_slpret, ia_dptbl[i].ia_maxwait, in get_iadptbl()
392 ia_dptbl[i].ia_maxwait = (short)atoi(tokp);
393 if (ia_dptbl[i].ia_maxwait < 0)
/titanic_41/usr/src/uts/common/sys/
H A Dia.h59 short ia_maxwait; /* bumped to ia_lwait if more than ia_maxwait */ member