Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/dev/
H A Dssio.c63 #define SSIO_PCI_INT_TC1_MASK 0xff macro
229 reg &= ~(SSIO_PCI_INT_TC1_MASK << SSIO_PCI_INT_TC1_SHIFT); in ssio_attach()