HomeSort by: relevance | last modified time | path
    Searched refs:BIU_BLOCK (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ispreg.h 96 #define BIU_BLOCK (0 << _BLK_REG_SHFT)
106 #define BIU_ID_LO (BIU_BLOCK+0x0) /* R : Bus ID, Low */
107 #define BIU2100_FLASH_ADDR (BIU_BLOCK+0x0)
108 #define BIU_ID_HI (BIU_BLOCK+0x2) /* R : Bus ID, High */
109 #define BIU2100_FLASH_DATA (BIU_BLOCK+0x2)
110 #define BIU_CONF0 (BIU_BLOCK+0x4) /* R : Bus Configuration #0 */
111 #define BIU_CONF1 (BIU_BLOCK+0x6) /* R : Bus Configuration #1 */
112 #define BIU2100_CSR (BIU_BLOCK+0x6)
113 #define BIU_ICR (BIU_BLOCK+0x8) /* RW : Bus Interface Ctrl */
114 #define BIU_ISR (BIU_BLOCK+0xA) /* R : Bus Interface Status *
    [all...]
  /src/sys/dev/pci/
isp_pci.c 531 pcs->pci_poff[BIU_BLOCK >> _BLK_REG_SHFT] = BIU_REGS_OFF;
968 case BIU_BLOCK:
1029 case BIU_BLOCK:
  /src/sys/dev/sbus/
isp_sbus.c 196 sbc->sbus_poff[BIU_BLOCK >> _BLK_REG_SHFT] = BIU_REGS_OFF;

Completed in 15 milliseconds