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

  /src/sys/arch/vax/vax/
findcpu.c 47 int vax_bustype; /* holds/defines all busses on this machine */ variable in typeref:typename:int
66 vax_bustype = VAX_UNIBUS;
69 vax_bustype = VAX_SBIBUS;
72 vax_bustype = VAX_CMIBUS;
75 vax_bustype = VAX_ABUS;
79 vax_bustype = VAX_IBUS;
99 vax_bustype = VAX_VSBUS;
103 vax_bustype = VAX_VSBUS;
110 vax_bustype = VAX_XMIBUS;
121 vax_bustype = VAX_IBUS
    [all...]
findcpu.c 47 int vax_bustype; /* holds/defines all busses on this machine */ variable in typeref:typename:int
66 vax_bustype = VAX_UNIBUS;
69 vax_bustype = VAX_SBIBUS;
72 vax_bustype = VAX_CMIBUS;
75 vax_bustype = VAX_ABUS;
79 vax_bustype = VAX_IBUS;
99 vax_bustype = VAX_VSBUS;
103 vax_bustype = VAX_VSBUS;
110 vax_bustype = VAX_XMIBUS;
121 vax_bustype = VAX_IBUS
    [all...]

Completed in 23 milliseconds