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

  /src/sys/arch/vax/vax/
ka820.c 233 struct biiregs biic; /* BI interface chip */ member in struct:ms820regs
  /src/sys/dev/bi/
bireg.h 51 * BI nodes all start with BI interface registers (those on the BIIC chip).
78 /* although these are on the BIIC, their interpretation varies */
86 struct biiregs biic; /* interface */ member in struct:bi_node
94 struct biiregs biic; /* interface chip */ member in struct:bi_cpu
142 #define BICSR_TYPE(x) ((u_char)((x) >> 16)) /* BIIC type */
226 #define BCI_BIICEN 0x00000080 /* BIIC csr space enable */

Completed in 12 milliseconds