Searched refs:AHD_BOOT_CHANNEL (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/aic7xxx/ | ||
D | aic79xx.h | 331 AHD_BOOT_CHANNEL = 0x00001,/* We were set as the boot channel. */ enumerator |
D | aic79xx_core.c | 7759 ahd->flags |= AHD_BOOT_CHANNEL; in ahd_parse_vpddata() |