Searched refs:SBICF_ALIVE (Results 1 – 6 of 6) sorted by relevance
136 #define SBICF_ALIVE 0x01 /* controller initialized */ macro
829 if ((dev->sc_flags & SBICF_ALIVE) == 0) { in sbicinit() 862 dev->sc_flags |= SBICF_ALIVE; in sbicinit()
134 #define SBICF_ALIVE 0x01 /* controller initialized */ macro
730 if ((dev->sc_flags & SBICF_ALIVE) == 0) { in sbicinit()754 dev->sc_flags |= SBICF_ALIVE; in sbicinit()795 if (dev->sc_flags & SBICF_ALIVE) { in sbicreset()854 if ((dev->sc_flags & SBICF_ALIVE) == 0) { in sbicreset()877 dev->sc_flags |= SBICF_ALIVE; in sbicreset()
145 #define SBICF_ALIVE 0x01 /* controller initialized */ macro
808 if ((dev->sc_flags & SBICF_ALIVE) == 0) { in sbicinit()830 dev->sc_flags |= SBICF_ALIVE; in sbicinit()863 if (dev->sc_flags & SBICF_ALIVE) { in sbicreset()914 if ((dev->sc_flags & SBICF_ALIVE) == 0) { in sbicreset()938 dev->sc_flags |= SBICF_ALIVE; in sbicreset()