PTD_GET_DIR 204 drivers/usb/host/isp116x.h #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) PTD_GET_DIR 366 drivers/usb/host/isp1362.h #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10)