PV_MASK           136 net/irda/parameters.c 	p.pl = type & PV_MASK; /* The integer type codes the length as well */
PV_MASK           230 net/irda/parameters.c 	if (((type & PV_MASK) != PV_INTEGER) && ((type & PV_MASK) != p.pl)) {
PV_MASK           233 net/irda/parameters.c 			   __func__, type & PV_MASK, p.pl);
PV_MASK           241 net/irda/parameters.c 		if((p.pl < (type & PV_MASK)) || (type & PV_BIG_ENDIAN)) {
PV_MASK           246 net/irda/parameters.c 			extract_len = type & PV_MASK;
PV_MASK           496 net/irda/parameters.c 	ret = (*pv_insert_table[type & PV_MASK])(self, buf+n, len, pi, type,
PV_MASK           554 net/irda/parameters.c 	ret = (*pv_extract_table[type & PV_MASK])(self, buf+n, len, buf[n],