Searched refs:ctrl_count (Results 1 – 6 of 6) sorted by relevance
813 u8 ctrl_count = 0x00; in poll_hpc() local824 ctrl_count = 0x00; in poll_hpc()827 if (ctrl_count >= ibmphp_get_total_controllers()) in poll_hpc()829 if (pslot->ctrl->ctlr_relative_id == ctrl_count) { in poll_hpc()830 ctrl_count++; in poll_hpc()856 ctrl_count = 0x00; in poll_hpc()859 if (ctrl_count >= ibmphp_get_total_controllers()) in poll_hpc()861 if (pslot->ctrl->ctlr_relative_id == ctrl_count) { in poll_hpc()862 ctrl_count++; in poll_hpc()
881 dev->adapter->ctrl_count); in pcan_usb_fd_init()1019 .ctrl_count = PCAN_USBFD_CHANNEL_COUNT,1091 .ctrl_count = PCAN_USBFD_CHANNEL_COUNT,1163 .ctrl_count = PCAN_USBPROFD_CHANNEL_COUNT,1235 .ctrl_count = PCAN_USBPROFD_CHANNEL_COUNT,
55 unsigned int ctrl_count; member
820 pcan_usb.ctrl_count); in pcan_usb_init()871 .ctrl_count = 1,
910 pcan_usb_pro.ctrl_count); in pcan_usb_pro_init()1021 .ctrl_count = PCAN_USBPRO_CHANNEL_COUNT,
914 for (i = 0; i < peak_usb_adapter->ctrl_count; i++) { in peak_usb_probe()