HomeSort by: relevance | last modified time | path
    Searched refs:bulks (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c 1188 &queue->bulks[BULK_INDEX(queue->remote_notify)];
1211 &queue->bulks[BULK_INDEX(queue->remove)];
1351 VCHIQ_BULK_T *bulk = &queue->bulks[BULK_INDEX(queue->process)];
1419 VCHIQ_BULK_T *bulk = &queue->bulks[BULK_INDEX(queue->process)];
1484 /* Deal with any bulks which had to be deferred due to being in
1485 * paused state. Don't try to match up to number of deferred bulks
1488 vchiq_log_info(vchiq_core_log_level, "%s: processing %d deferred bulks",
1855 bulk = &queue->bulks[
1884 "%s: bulks paused in "
1943 bulk = &queue->bulks[
    [all...]
vchiq_core.h 264 VCHIQ_BULK_T bulks[VCHIQ_NUM_SERVICE_BULKS]; member in struct:vchiq_bulk_queue_struct

Completed in 22 milliseconds