Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_stgereg.h512 #define STGE_CDTXOFF(x) STGE_CDOFF(scd_txdescs[(x)]) macro
589 #define STGE_CDTXADDR(sc, x) ((sc)->sc_cddma + STGE_CDTXOFF((x)))
594 STGE_CDTXOFF((x)), sizeof(struct stge_tfd), (ops))