PTD_GET_ACTIVE 190 drivers/usb/host/isp116x.h #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11) PTD_GET_ACTIVE 352 drivers/usb/host/isp1362.h #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11)