Searched refs:BIU2400_R2HST_ISTAT_MASK (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | ispreg.h | 405 #define BIU2400_R2HST_ISTAT_MASK 0x1f macro |
| /netbsd/src/sys/dev/pci/ | ||
| D | isp_pci.c | 936 switch (r2hisr & BIU2400_R2HST_ISTAT_MASK) { in isp_pci_rd_isr_2400() |