Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/acorn32/podulebus/
Dsfasvar.h145 #define SFAS_NF_RESET 0x0100 /* Reset this nexus */ macro
Dsfas.c670 if ((nexus->flags & (SFAS_NF_DO_SDTR | SFAS_NF_RESET)) in sfas_select_unit()
768 nexus->flags |= SFAS_NF_RESET; in sfas_setup_nexus()
1309 } else if (nexus->flags & SFAS_NF_RESET) { in sfas_postaction()
1315 nexus->flags &= ~SFAS_NF_RESET; in sfas_postaction()