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

  /src/sys/dev/bi/
uba_bi.c 120 if ((ba->ba_node->biic.bi_dtype != BIDT_DWBUA) &&
121 (ba->ba_node->biic.bi_dtype != BIDT_KLESI))
138 if (ba->ba_node->biic.bi_dtype == BIDT_DWBUA)
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 */
  /src/sys/arch/vax/vax/
ka820.c 233 struct biiregs biic; /* BI interface chip */ member in struct:ms820regs

Completed in 16 milliseconds