Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.c82 static const topo_method_t chip_methods[] = { variable
542 if (topo_method_register(mod, chip, chip_methods) < 0) in create_chip()