Lines Matching refs:genbit
255 q->un.iq.genbit = 1;
759 * set to 1 the internal copy of genbit.
770 /* set to 1 since we are just about zero out genbit */
771 q->un.iq.genbit = 1;
1113 return (q->un.iq.genbit == (ftr->u.type_gen >> IQWRF_GEN_SHIFT));
1149 * ic.genbit as well.
1209 /* Toggle genbit */
1210 q->un.iq.genbit ^= 0x1;
1223 } /* while (q->un.iq.genbit == hdr->genbit) */