Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip.h209 extern int init_chip_smbios(topo_mod_t *);
H A Dchip_smbios.c355 init_chip_smbios(topo_mod_t *mod) in init_chip_smbios() function
H A Dchip.c743 if (init_chip_smbios(mod) != 0) { in chip_enum()