Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic6915.h382 #define TDQC_SkipLength(x) ((x) << 16) macro
H A Daic6915.c1019 sc->sc_TxDescQueueCtrl = TDQC_SkipLength(0) | in sf_init()