Searched refs:EISA_BRST_TIM (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/aic/ | ||
| D | aic6360reg.h | 333 #define EISA_BRST_TIM ((15<<4) + 1) /* 15us on, 1us off */ macro |
| D | aic.c | 1360 aic_outb(aic, BRSTCNTRL, EISA_BRST_TIM); in aic_chip_reset() |