Searched refs:PDC_IntEnable (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | aic6915.h | 255 #define PDC_IntEnable (1U << 23) /* enable PCI_INTA_ */ macro |
H A D | aic6915.c | 1090 sf_funcreg_write(sc, SF_PciDeviceConfig, PDC_IntEnable | in sf_init() |