Searched refs:servicing (Results 1 – 4 of 4) sorted by relevance
61 int servicing; /* number of waiting VCs (0 or 1) */ member
328 eni_vcc->servicing); in rx_ident_err()663 ENI_VCC(curr)->servicing--; in poll_rx()671 ENI_VCC(curr)->servicing--; in poll_rx()715 ENI_VCC(vcc)->servicing++; in get_service()798 eni_vcc->servicing = 0; in open_rx_first()864 if (!eni_vcc->servicing) { in close_rx()869 eni_vcc->servicing); in close_rx()870 printk(KERN_INFO "%d+%d RX left\n",eni_vcc->servicing, in close_rx()
552 * port is not busy servicing another request, it reconfigures
178 * count in the SCB. In this case, we allow the routine servicing
Completed in 18 milliseconds