Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Decppvar.h44 int (*config_chip)(struct ecppunit *); /* configure SuperIO */ member
56 #define ECPP_CONFIG_CHIP(pp) (pp)->hw->config_chip(pp)