Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dispreg.h130 #define BIU_R2HST_ISTAT_MASK 0x3f /* intr information && status */ macro
/netbsd/src/sys/dev/pci/
Disp_pci.c886 switch (r2hisr & BIU_R2HST_ISTAT_MASK) { in isp_pci_rd_isr_2300()