Searched refs:count2 (Results 1 – 3 of 3) sorted by relevance
28 unsigned int count1, count2, status1, status2; in ioctime_gettimeoffset() local41 count2 = ioc_readb(IOC_T0CNTL) | (ioc_readb(IOC_T0CNTH) << 8); in ioctime_gettimeoffset()43 if (count2 < count1) { in ioctime_gettimeoffset()50 count1 = count2; in ioctime_gettimeoffset()51 } else if (count2 > count1) { in ioctime_gettimeoffset()57 count1 = count2; in ioctime_gettimeoffset()
536 int count2 = urb->transfer_buffer_length; in kaweth_usb_receive() local567 kaweth_err("Count 2: %x", count2); in kaweth_usb_receive()
2118 int count1, count2; in qla1280_initialize_adapter() local2122 count2 = 3; in qla1280_initialize_adapter()2125 if ((c = snia_pcibr_rrb_alloc(ha->pdev, &count1, &count2)) < 0) in qla1280_initialize_adapter()