PTD_GET_LEN       202 drivers/usb/host/isp116x.h #define PTD_GET_LEN(p)		(((p)->len & PTD_LEN_MSK) >> 0)
PTD_GET_LEN       364 drivers/usb/host/isp1362.h #define PTD_GET_LEN(p)		(((p)->len & PTD_LEN_MSK) >> 0)