Searched refs:BIU_CONF0 (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/isp/ | ||
| HD | ispreg.h | 108 #define BIU_CONF0 (BIU_BLOCK+0x4) /* R : Bus Configuration #0 */ macro |
| HD | isp.c | 388 i = ISP_READ(isp, BIU_CONF0) & BIU_CONF0_HW_MASK; in isp_reset() |