Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpccbbreg.h173 # define TOPIC97_SLOT_CTRL_STSIRQP 0x00000400 /* status change intr pulse */ macro
Dpccbb.c874 slotctl &= ~(TOPIC97_SLOT_CTRL_STSIRQP | TOPIC97_SLOT_CTRL_IRQP); in pccbb_chipinit()