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

  /src/sys/arch/sun3/dev/
xyreg.h 107 volatile u_char chen:1; /* chain enable, "next iopb" is valid */ member in struct:xy_iopb
xdreg.h 122 volatile u_char chen:1; /* chain enable, "next iopb" is valid, member in struct:xd_iopb
xy.c 1453 iorq->iopb->chen = 0;
1474 iopb->chen = 0;
1477 prev_iopb->chen = 1;
1562 xycsc->ciopb->chen = xycsc->ciopb->done = xycsc->ciopb->errs = 0;
  /src/sys/dev/vme/
xyreg.h 106 volatile u_char chen:1; /* chain enable, "next iopb" is valid */ member in struct:xy_iopb
xdreg.h 122 volatile u_char chen:1; /* chain enable, "next iopb" is valid, member in struct:xd_iopb
xy.c 1591 iorq->iopb->chen = 0;
1612 iopb->chen = 0;
1616 prev_iopb->chen = 1;
1710 iopb->chen = iopb->done = iopb->errs = 0;

Completed in 19 milliseconds