Home
last modified time | relevance | path

Searched defs:RFACT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Ditesio_isa.c75 #define RFACT(x, y) (RFACT_NONE * ((x) + (y)) / (y)) macro
/netbsd-src/sys/dev/ic/
H A Dnslm7x.c70 #define RFACT(x, y) (RFACT_NONE * ((x) + (y)) / (y)) macro