laststate         228 dev/ic/i82365.c 	sc->handle[0].laststate = PCIC_LASTSTATE_EMPTY;
laststate         245 dev/ic/i82365.c 	sc->handle[1].laststate = PCIC_LASTSTATE_EMPTY;
laststate         270 dev/ic/i82365.c 		sc->handle[2].laststate = PCIC_LASTSTATE_EMPTY;
laststate         288 dev/ic/i82365.c 		sc->handle[3].laststate = PCIC_LASTSTATE_EMPTY;
laststate         556 dev/ic/i82365.c 		h->laststate = PCIC_LASTSTATE_PRESENT;
laststate         558 dev/ic/i82365.c 		h->laststate = PCIC_LASTSTATE_EMPTY;
laststate         719 dev/ic/i82365.c 			if (h->laststate != PCIC_LASTSTATE_PRESENT) {
laststate         724 dev/ic/i82365.c 			h->laststate = PCIC_LASTSTATE_PRESENT;
laststate         726 dev/ic/i82365.c 			if (h->laststate == PCIC_LASTSTATE_PRESENT) {
laststate         736 dev/ic/i82365.c 			h->laststate =
laststate          62 dev/ic/i82365var.h 	int	laststate;