Home
last modified time | relevance | path

Searched refs:PKT_LEN_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Dpkt.h55 #define PKT_LEN_MASK ((ushort) 0x07f) macro
65 #define CONTROL_PKT_LEN_MASK PKT_LEN_MASK
Driowinif.h434 #define PKT_LEN_MASK 0x7F macro
Driointr.c819 transCount = min_t(unsigned int, PacketP->len & PKT_LEN_MASK,