PCIC_FLAG_SOCKETP  223 dev/ic/i82365.c 		sc->handle[0].flags = PCIC_FLAG_SOCKETP;
PCIC_FLAG_SOCKETP  240 dev/ic/i82365.c 		sc->handle[1].flags = PCIC_FLAG_SOCKETP;
PCIC_FLAG_SOCKETP  265 dev/ic/i82365.c 			sc->handle[2].flags = PCIC_FLAG_SOCKETP;
PCIC_FLAG_SOCKETP  283 dev/ic/i82365.c 			sc->handle[3].flags = PCIC_FLAG_SOCKETP;
PCIC_FLAG_SOCKETP  308 dev/ic/i82365.c 		if (sc->handle[i].flags & PCIC_FLAG_SOCKETP) {
PCIC_FLAG_SOCKETP  316 dev/ic/i82365.c 		if ((sc->handle[i+0].flags & PCIC_FLAG_SOCKETP) ||
PCIC_FLAG_SOCKETP  317 dev/ic/i82365.c 		    (sc->handle[i+1].flags & PCIC_FLAG_SOCKETP)) {
PCIC_FLAG_SOCKETP  324 dev/ic/i82365.c 			if ((sc->handle[i+0].flags & PCIC_FLAG_SOCKETP) &&
PCIC_FLAG_SOCKETP  325 dev/ic/i82365.c 			    (sc->handle[i+1].flags & PCIC_FLAG_SOCKETP))
PCIC_FLAG_SOCKETP  327 dev/ic/i82365.c 			else if (sc->handle[i+0].flags & PCIC_FLAG_SOCKETP)
PCIC_FLAG_SOCKETP  332 dev/ic/i82365.c 			if (sc->handle[i+0].flags & PCIC_FLAG_SOCKETP)
PCIC_FLAG_SOCKETP  334 dev/ic/i82365.c 			if (sc->handle[i+1].flags & PCIC_FLAG_SOCKETP)
PCIC_FLAG_SOCKETP  347 dev/ic/i82365.c 		if (sc->handle[i].flags & PCIC_FLAG_SOCKETP)
PCIC_FLAG_SOCKETP  381 dev/ic/i82365.c 		h->flags &= ~PCIC_FLAG_SOCKETP;
PCIC_FLAG_SOCKETP  664 dev/ic/i82365.c 		if (sc->handle[i].flags & PCIC_FLAG_SOCKETP)
PCIC_FLAG_SOCKETP  684 dev/ic/i82365.c 		if (sc->handle[i].flags & PCIC_FLAG_SOCKETP)
PCIC_FLAG_SOCKETP  220 dev/isa/i82365_isa.c 			if (h->flags & PCIC_FLAG_SOCKETP) {
PCIC_FLAG_SOCKETP  198 dev/isa/i82365_isapnp.c 			if (h->flags & PCIC_FLAG_SOCKETP) {
PCIC_FLAG_SOCKETP  140 dev/isa/i82365_isasubr.c 		if (sc->handle[i].flags & PCIC_FLAG_SOCKETP) {
PCIC_FLAG_SOCKETP  197 dev/pci/i82365_pci.c                         if (h->flags & PCIC_FLAG_SOCKETP) {