Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dwdsreg.h38 #define WDSC_MSTART(m) (0x80 + (m)) macro
H A Dwds.c598 c = WDSC_MSTART(wmbo - wmbx->mbo); in wds_start_scbs()