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

  /src/sys/arch/vax/include/
ioa.h 110 #define IOA_TYPMSK 0xf0 /* Mask for type information in sbi_cfg */
  /src/sys/arch/vax/vax/
sbi.c 145 return ((aa->aa_type & IOA_TYPMSK) == IOA_SBIA);
ka860.c 412 type = tmp & IOA_TYPMSK;

Completed in 58 milliseconds