Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
HDispreg.h94 #define BIU_BLOCK (0 << _BLK_REG_SHFT) macro
104 #define BIU_ID_LO (BIU_BLOCK+0x0) /* R : Bus ID, Low */
105 #define BIU2100_FLASH_ADDR (BIU_BLOCK+0x0)
106 #define BIU_ID_HI (BIU_BLOCK+0x2) /* R : Bus ID, High */
107 #define BIU2100_FLASH_DATA (BIU_BLOCK+0x2)
108 #define BIU_CONF0 (BIU_BLOCK+0x4) /* R : Bus Configuration #0 */
109 #define BIU_CONF1 (BIU_BLOCK+0x6) /* R : Bus Configuration #1 */
110 #define BIU2100_CSR (BIU_BLOCK+0x6)
111 #define BIU_ICR (BIU_BLOCK+0x8) /* RW : Bus Interface Ctrl */
112 #define BIU_ISR (BIU_BLOCK+0xA) /* R : Bus Interface Status */
[all …]
HDisp_pci.c710 pcs->pci_poff[BIU_BLOCK >> _BLK_REG_SHFT] = BIU_REGS_OFF; in isp_pci_attach()
1310 case BIU_BLOCK: in isp_pci_rd_reg_2400()
1370 case BIU_BLOCK: in isp_pci_wr_reg_2400()