Home
last modified time | relevance | path

Searched refs:is_tx (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
Dvchiq_core.c1407 int is_tx = (queue == &service->bulk_tx); in abort_outstanding_bulks() local
1410 service->state->id, service->localport, is_tx ? 't' : 'r', in abort_outstanding_bulks()
1433 is_tx ? "Send Bulk to" : "Recv Bulk from", in abort_outstanding_bulks()
1443 bulk->dir = is_tx ? VCHIQ_BULK_TRANSMIT : in abort_outstanding_bulks()