phyint_chstate
phyint_chstate(pi, PI_OFFLINE);
phyint_chstate(pii->pii_phyint, PI_RUNNING);
phyint_chstate(pii->pii_phyint, PI_NOTARGETS);
phyint_chstate(pi, PI_RUNNING);
phyint_chstate(pi, PI_FAILED);
phyint_chstate(pi2, PI_FAILED);
phyint_chstate(pi, PI_FAILED);
phyint_chstate(pi, PI_FAILED);
phyint_chstate(pi, PI_RUNNING);
phyint_chstate(pii->pii_phyint, PI_NOTARGETS);
phyint_chstate(pi, PI_OFFLINE);
extern void phyint_chstate(struct phyint *pi, enum pi_state state);