Home
last modified time | relevance | path

Searched refs:CSC_P1P (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/alpha/pci/
H A Dtsreg.h84 # define CSC_P1P (1L << 14) macro
H A Dtsc.c149 if (csc & CSC_P1P) { in tscattach()