Searched refs:CQCI_TxCompletionConsumerIndex_get (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | aic6915.h | 442 #define CQCI_TxCompletionConsumerIndex_get(x) (((x) >> 16) & 0x7ff) macro |
H A D | aic6915.c | 654 consumer = CQCI_TxCompletionConsumerIndex_get(cqci); in sf_txintr() |