Searched refs:AHD_CHIPID_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/aic7xxx/ | ||
D | aic79xx.h | 200 AHD_CHIPID_MASK = 0x00FF, enumerator |
D | aic79xx_core.c | 6943 len = sprintf(buf, "%s: ", ahd_chip_names[ahd->chip & AHD_CHIPID_MASK]); in ahd_controller_info() |