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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c5832 int prim, nprim; local
5835 nprim = ((union T_primitives *)nmp->b_rptr)->type;
5837 nprim = -1; /* M_DATA */
5865 if (prim == T_ORDREL_IND && nprim != T_DISCON_IND) {

Completed in 73 milliseconds