Searched refs:ctrl_count (Results 1 – 6 of 6) sorted by relevance
829 u8 ctrl_count = 0x00; in poll_hpc() local840 ctrl_count = 0x00; in poll_hpc()842 if (ctrl_count >= ibmphp_get_total_controllers()) in poll_hpc()845 if (pslot->ctrl->ctlr_relative_id == ctrl_count) { in poll_hpc()846 ctrl_count++; in poll_hpc()872 ctrl_count = 0x00; in poll_hpc()874 if (ctrl_count >= ibmphp_get_total_controllers()) in poll_hpc()877 if (pslot->ctrl->ctlr_relative_id == ctrl_count) { in poll_hpc()878 ctrl_count++; in poll_hpc()
53 unsigned int ctrl_count; member
882 dev->adapter->ctrl_count); in pcan_usb_fd_init()1020 .ctrl_count = PCAN_USBFD_CHANNEL_COUNT,1092 .ctrl_count = PCAN_USBPROFD_CHANNEL_COUNT,
821 pcan_usb.ctrl_count); in pcan_usb_init()872 .ctrl_count = 1,
911 pcan_usb_pro.ctrl_count); in pcan_usb_pro_init()1022 .ctrl_count = PCAN_USBPRO_CHANNEL_COUNT,
932 for (i = 0; i < peak_usb_adapter->ctrl_count; i++) { in peak_usb_probe()