Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c179 } ex_products[] = { variable
487 for (i = 0; ex_products[i].epp_name; i++) { in elxl_attach()
488 if (devid == ex_products[i].epp_prodid) { in elxl_attach()
492 ex_products[i].epp_name); in elxl_attach()
493 sc->ex_conf = ex_products[i].epp_flags; in elxl_attach()
497 if (ex_products[i].epp_name == NULL) { in elxl_attach()