Searched refs:deliver_completeQ (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/arcmsr/
H A Darcmsr.h876 typedef struct deliver_completeQ { struct
883 #define COMPLETION_Q_POOL_SIZE (sizeof(struct deliver_completeQ) * 512 + 128)
H A Darcmsr.c4498 acb->completionQ_entry = COMPLETION_Q_POOL_SIZE / sizeof(struct deliver_completeQ);
4505 acb->completionQ_entry = COMPLETION_Q_POOL_SIZE / sizeof(struct deliver_completeQ);

Completed in 75 milliseconds