Home
last modified time | relevance | path

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

/freebsd/sys/dev/mana/
H A Dgdma.h44 #define GDMA_STATUS_MORE_ENTRIES 0x00000105 macro
H A Dhw_channel.c915 if (ctx->status_code && ctx->status_code != GDMA_STATUS_MORE_ENTRIES) { in mana_hwc_send_request()