Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_stgereg.h511 #define STGE_CDOFF(x) offsetof(struct stge_control_data, x) macro
512 #define STGE_CDTXOFF(x) STGE_CDOFF(scd_txdescs[(x)])
513 #define STGE_CDRXOFF(x) STGE_CDOFF(scd_rxdescs[(x)])