Searched refs:AHD_BOOT_CHANNEL (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | aic79xxvar.h | 346 AHD_BOOT_CHANNEL = 0x00001,/* We were set as the boot channel. */ enumerator |
| D | aic79xx.c | 6754 ahd->flags |= AHD_BOOT_CHANNEL; in ahd_parse_vpddata() |