Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Di82557var.h269 #define FXP_CDCONFIGSYNC(sc, ops) \ macro
Di82557.c1858 FXP_CDCONFIGSYNC(sc, BUS_DMASYNC_PREREAD | BUS_DMASYNC_PREWRITE); in fxp_init()
1868 FXP_CDCONFIGSYNC(sc, in fxp_init()
1871 FXP_CDCONFIGSYNC(sc, BUS_DMASYNC_PREREAD); in fxp_init()