Home
last modified time | relevance | path

Searched refs:smc_chip_ids (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/smc/
H A Dif_smc.c91 static const char *smc_chip_ids[16] = { variable
287 if (smc_chip_ids[val] == NULL) { in smc_probe()
294 device_set_desc(dev, smc_chip_ids[val]); in smc_probe()