Lines Matching defs:bits
43 * bits. macro
190 and descriptor bits */
199 and descriptor bits */
213 /* Receive and transmit ring base, along with extra bits. */
561 unsigned short bits;
585 !((bits = *rds_ptr(rd, rmd1, lp->type)) & LE_R1_OWN);
590 if ((bits & LE_R1_POK) != LE_R1_POK) {
593 } else if (bits & LE_R1_ERR) {
597 if (bits & LE_R1_BUF)
599 if (bits & LE_R1_CRC)
601 if (bits & LE_R1_OFL)
603 if (bits & LE_R1_FRA)
605 if (bits & LE_R1_EOP)
950 /* set all multicast bits */