Searched refs:BIU2400_SOFT_RESET (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/isp/ | ||
H A D | ispreg.h | 124 #define BIU2400_SOFT_RESET (1 << 0) macro |
H A D | isp.c | 265 ISP_WRITE(isp, BIU2400_CSR, BIU2400_SOFT_RESET|BIU2400_DMA_STOP|(3 << 4)); in isp_reset() |