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.h 264 VCHIQ_BULK_T bulks[VCHIQ_NUM_SERVICE_BULKS]; member in struct:vchiq_bulk_queue_struct
vchiq_core.c 1188 &queue->bulks[BULK_INDEX(queue->remote_notify)];
1210 &queue->bulks[BULK_INDEX(queue->remove)];
1350 VCHIQ_BULK_T *bulk = &queue->bulks[BULK_INDEX(queue->process)];
1418 VCHIQ_BULK_T *bulk = &queue->bulks[BULK_INDEX(queue->process)];
1483 /* Deal with any bulks which had to be deferred due to being in
1484 * paused state. Don't try to match up to number of deferred bulks
1487 vchiq_log_info(vchiq_core_log_level, "%s: processing %d deferred bulks",
1851 bulk = &queue->bulks[
1878 "%s: bulks paused in "
1937 bulk = &queue->bulks[
    [all...]

Completed in 13 milliseconds