Searched refs:BIU_BLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/isp/
H A Dispreg.h62 #define BIU_BLOCK (0 << _BLK_REG_SHFT) macro
89 #define BIU2400_FLASH_ADDR (BIU_BLOCK+0x00) /* Flash Access Address */
90 #define BIU2400_FLASH_DATA (BIU_BLOCK+0x04) /* Flash Data */
91 #define BIU2400_CSR (BIU_BLOCK+0x08) /* ISP Control/Status */
92 #define BIU2400_ICR (BIU_BLOCK+0x0C) /* ISP to PCI Interrupt Control */
93 #define BIU2400_ISR (BIU_BLOCK+0x10) /* ISP to PCI Interrupt Status */
95 #define BIU2400_REQINP (BIU_BLOCK+0x1C) /* Request Queue In */
96 #define BIU2400_REQOUTP (BIU_BLOCK+0x20) /* Request Queue Out */
97 #define BIU2400_RSPINP (BIU_BLOCK+0x24) /* Response Queue In */
98 #define BIU2400_RSPOUTP (BIU_BLOCK
[all...]
H A Disp_pci.c756 case BIU_BLOCK:
771 case BIU_BLOCK:

Completed in 124 milliseconds