Searched refs:buffer_count (Results 1 – 2 of 2) sorted by relevance
110 ULONG buffer_count; in _ux_host_class_asix_thread() local181 buffer_count = 0; in _ux_host_class_asix_thread()277 buffer_count = 0; in _ux_host_class_asix_thread()320 buffer_count; in _ux_host_class_asix_thread()330 buffer_count = 0; in _ux_host_class_asix_thread()335 asix_length = _ux_utility_short_get(buffer + buffer_count); in _ux_host_class_asix_thread()343 buffer_count = 2; in _ux_host_class_asix_thread()348 buffer_count += 4; in _ux_host_class_asix_thread()367 buffer + buffer_count, copy_length, in _ux_host_class_asix_thread()379 buffer_count += copy_length; in _ux_host_class_asix_thread()[all …]
79 UINT buffer_count = 0; in sleep_break_on_host_tx_or_rx_buffer_allocated() local83 buffer_count ++; in sleep_break_on_host_tx_or_rx_buffer_allocated()85 buffer_count ++; in sleep_break_on_host_tx_or_rx_buffer_allocated()86 return (buffer_count); in sleep_break_on_host_tx_or_rx_buffer_allocated()91 UINT buffer_count = 0; in sleep_break_on_host_tx_and_rx_buffer_allocated() local95 buffer_count ++; in sleep_break_on_host_tx_and_rx_buffer_allocated()97 buffer_count ++; in sleep_break_on_host_tx_and_rx_buffer_allocated()98 return ((buffer_count >=2) ? buffer_count : UX_SUCCESS); in sleep_break_on_host_tx_and_rx_buffer_allocated()