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

  /src/sys/arch/acorn32/podulebus/
escreg.h 154 #define ESC_CFG3_FASTSCSI 0x10
esc.c 181 nexus->config3 = dev->sc_config3 & ~ESC_CFG3_FASTSCSI;
1467 nexus->config3 &= ~ESC_CFG3_FASTSCSI;
1513 nexus->config3 |= ESC_CFG3_FASTSCSI;
1515 nexus->config3 &=~ESC_CFG3_FASTSCSI;

Completed in 15 milliseconds