ppm_create_db
if ((ret = ppm_create_db(dip)) != DDI_SUCCESS)
extern int ppm_create_db(dev_info_t *);
if (retval = ppm_create_db(dip))