devinfo_init
extern int devinfo_init(void);
if (devinfo_init())
devinfo_init();
if (devinfo_init() != 0) {
if ((rv = devinfo_init()) != 0) {