Searched refs:BIU_R2HST_ISTAT_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/isp/ | ||
H A D | ispreg.h | 66 #define BIU_R2HST_ISTAT_MASK 0xff /* intr information && status */ macro |
H A D | isp_pci.c | 731 isr = r2hisr & BIU_R2HST_ISTAT_MASK; in isp_pci_run_isr_2400() |