Searched refs:EPIC_CDFLADDR (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | smc83c170var.h | 137 #define EPIC_CDFLADDR(sc, x) ((sc)->sc_cddma + EPIC_CDFLOFF((x))) macro |
H A D | smc83c170.c | 976 txd->et_bufaddr = EPIC_CDFLADDR(sc, i); in epic_init() |