PCIC_FLAG_SOCKETP
h->flags = PCIC_FLAG_SOCKETP;
h->flags = PCIC_FLAG_SOCKETP;
if (h->flags & PCIC_FLAG_SOCKETP) {
if ((h->flags & PCIC_FLAG_SOCKETP) &&
((h + 1)->flags & PCIC_FLAG_SOCKETP))
else if (h->flags & PCIC_FLAG_SOCKETP)
else if ((h + 1)->flags & PCIC_FLAG_SOCKETP)
if (sc->handle[i].flags & PCIC_FLAG_SOCKETP)
if (h->flags & PCIC_FLAG_SOCKETP) {
h->flags &= ~PCIC_FLAG_SOCKETP;
if (sc->handle[i].flags & PCIC_FLAG_SOCKETP)
if (sc->handle[i].flags & PCIC_FLAG_SOCKETP)
if (sc->handle[i].flags & PCIC_FLAG_SOCKETP)
if (sc->handle[i].flags & PCIC_FLAG_SOCKETP)
else if (sc->handle[i + 1].flags & PCIC_FLAG_SOCKETP)
if ((sc->handle[i].flags & PCIC_FLAG_SOCKETP) == 0 &&
(sc->handle[i + 1].flags & PCIC_FLAG_SOCKETP) == 0)
if (sc->handle[i].flags & PCIC_FLAG_SOCKETP) {