HomeSort by: relevance | last modified time | path
    Searched defs:sbic_enable_reselect (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mvme68k/dev/
sbic.c 166 int sbic_enable_reselect = 1; /* Allow Disconnect / Reselect */ variable in typeref:typename:int
1055 if (!sbic_enable_reselect && dev->nexus_list.tqh_first == NULL)
1093 !sbic_enable_reselect)
  /src/sys/arch/acorn32/podulebus/
sbic.c 184 int sbic_enable_reselect = 1; variable in typeref:typename:int
983 if (!sbic_enable_reselect && dev->nexus_list.tqh_first == NULL)
1027 || !sbic_enable_reselect)
  /src/sys/arch/amiga/dev/
sbic.c 163 int sbic_enable_reselect = 1; variable in typeref:typename:int
1046 if (!sbic_enable_reselect && dev->nexus_list.tqh_first == NULL)
1091 || !sbic_enable_reselect)

Completed in 16 milliseconds