Searched refs:ahd_chip_names (Results 1 – 1 of 1) sorted by relevance
55 static const char *const ahd_chip_names[] = variable62 static const u_int num_chip_names = ARRAY_SIZE(ahd_chip_names);7008 len = sprintf(buf, "%s: ", ahd_chip_names[ahd->chip & AHD_CHIPID_MASK]); in ahd_controller_info()