Searched refs:config_chip (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ | ||
H A D | ecppvar.h | 45 int (*config_chip)(struct ecppunit *); /* configure SuperIO */ member in struct:ecpp_hw 57 #define ECPP_CONFIG_CHIP(pp) (pp)->hw->config_chip(pp) |
Completed in 111 milliseconds