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

  /src/sys/arch/mvme68k/dev/
sbic.c 168 int sbic_parallel_operations = 1; /* Allow command queues */ variable in typeref:typename:int
579 if (flags & XS_CTL_POLL || (!sbic_parallel_operations &&
2317 !sbic_parallel_operations )
  /src/sys/arch/acorn32/podulebus/
sbic.c 187 int sbic_parallel_operations = 1; variable in typeref:typename:int
506 (!sbic_parallel_operations && (acb->flags & ACB_DMA) == 0))
2187 || (!sbic_parallel_operations)) {
  /src/sys/arch/amiga/dev/
sbic.c 166 int sbic_parallel_operations = 1; variable in typeref:typename:int
549 if (flags & XS_CTL_POLL || (!sbic_parallel_operations
2398 || !sbic_parallel_operations) {

Completed in 17 milliseconds