Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/acorn32/podulebus/
H A Dsfasvar.h260 #define SFAS_SLOW_START 0x10 /* There are slow starters on the bus */ macro
H A Dsfas.c478 if (dev->sc_config_flags & SFAS_SLOW_START) in sfasreset()