pm_send_pm2
int pm_send_pm2(u_char);
if ((rval = pm_send_pm2((u_char)(pm_cmd & 0xff))))
if ((rval = pm_send_pm2((u_char)(num_pm_data & 0xff))) != 0)
if ((rval = pm_send_pm2((u_char)(num_pm_data & 0xff))) != 0)
if ((rval = pm_send_pm2(pm_buf[i])) != 0)