Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispreg.h66 #define BIU_R2HST_ISTAT_MASK 0xff /* intr information && status */ macro
H A Disp_pci.c731 isr = r2hisr & BIU_R2HST_ISTAT_MASK; in isp_pci_run_isr_2400()