Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsmc83c170var.h137 #define EPIC_CDFLADDR(sc, x) ((sc)->sc_cddma + EPIC_CDFLOFF((x))) macro
H A Dsmc83c170.c976 txd->et_bufaddr = EPIC_CDFLADDR(sc, i); in epic_init()