Searched refs:ctrl_count (Results 1 – 6 of 6) sorted by relevance
796 u8 ctrl_count = 0x00; in poll_hpc() local807 ctrl_count = 0x00; in poll_hpc()810 if (ctrl_count >= ibmphp_get_total_controllers()) in poll_hpc()812 if (pslot->ctrl->ctlr_relative_id == ctrl_count) { in poll_hpc()813 ctrl_count++; in poll_hpc()839 ctrl_count = 0x00; in poll_hpc()842 if (ctrl_count >= ibmphp_get_total_controllers()) in poll_hpc()844 if (pslot->ctrl->ctlr_relative_id == ctrl_count) { in poll_hpc()845 ctrl_count++; in poll_hpc()
898 dev->adapter->ctrl_count); in pcan_usb_fd_init()1036 .ctrl_count = PCAN_USBFD_CHANNEL_COUNT,1108 .ctrl_count = PCAN_USBFD_CHANNEL_COUNT,1180 .ctrl_count = PCAN_USBPROFD_CHANNEL_COUNT,1252 .ctrl_count = PCAN_USBPROFD_CHANNEL_COUNT,
47 unsigned int ctrl_count; member
944 pcan_usb.ctrl_count); in pcan_usb_init()995 .ctrl_count = 1,
902 pcan_usb_pro.ctrl_count); in pcan_usb_pro_init()1013 .ctrl_count = PCAN_USBPRO_CHANNEL_COUNT,
951 for (i = 0; i < peak_usb_adapter->ctrl_count; i++) { in peak_usb_probe()