HomeSort by: relevance | last modified time | path
    Searched refs:SFAS_CFG3_FASTSCSI (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/acorn32/podulebus/
sfasreg.h 153 #define SFAS_CFG3_FASTSCSI 0x10
sfas.c 180 nexus->config3 = dev->sc_config3 & ~SFAS_CFG3_FASTSCSI;
1392 nexus->config3 &= ~SFAS_CFG3_FASTSCSI;
1438 nexus->config3 |= SFAS_CFG3_FASTSCSI;
1440 nexus->config3 &=~SFAS_CFG3_FASTSCSI;

Completed in 29 milliseconds