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

  /src/sys/arch/acorn32/podulebus/
sfasvar.h 145 #define SFAS_NF_RESET 0x0100 /* Reset this nexus */
sfas.c 670 if ((nexus->flags & (SFAS_NF_DO_SDTR | SFAS_NF_RESET))
768 nexus->flags |= SFAS_NF_RESET;
1309 } else if (nexus->flags & SFAS_NF_RESET) {
1315 nexus->flags &= ~SFAS_NF_RESET;

Completed in 14 milliseconds