Home | History | Annotate | Download | only in pci

Lines Matching defs:sc_flag

309 	int sc_flag;
575 sc->sc_flag = 0;
1086 sc->sc_flag = 0; /* RESET_DETECT, RESET_DONE, RESET_DEV */
1803 sc->sc_flag &= ~WAIT_TAGMSG;
2118 sc->sc_flag |= WAIT_TAGMSG;
2368 sc->sc_flag |= RESET_DEV;
2397 if (sc->sc_flag & RESET_DEV) {
2398 sc->sc_flag |= RESET_DONE;
2400 sc->sc_flag |= RESET_DETECT;
2402 sc->sc_flag = 0;