MAX_NUM_FOR_KEYBORAD
if (uhcip->uhci_polled_count + 1 > MAX_NUM_FOR_KEYBORAD) {
if (++ uhcip->uhci_polled_count > MAX_NUM_FOR_KEYBORAD) {