sc_next 180 arch/i386/i386/ioapic.c for (sc = ioapics; sc != NULL; sc = sc->sc_next) sc_next 196 arch/i386/i386/ioapic.c for (sc = ioapics; sc != NULL; sc = sc->sc_next) { sc_next 208 arch/i386/i386/ioapic.c sc->sc_next = ioapics; sc_next 585 arch/i386/i386/ioapic.c for (sc = ioapics; sc != NULL; sc = sc->sc_next) { sc_next 810 arch/i386/i386/ioapic.c for (sc = ioapics; sc != NULL; sc = sc->sc_next) { sc_next 60 arch/i386/include/i82093var.h struct ioapic_softc *sc_next; sc_next 55 dev/bluetooth/btdev.h LIST_ENTRY(btdev) sc_next; sc_next 59 dev/bluetooth/bthidev.h LIST_ENTRY(bthidev) sc_next; sc_next 97 dev/usb/udcf.c time_t sc_next; /* time to become valid next */ sc_next 210 dev/usb/udcf.c sc->sc_next = 0L; sc_next 446 dev/usb/udcf.c sc->sc_current = sc->sc_next; sc_next 584 dev/usb/udcf.c sc->sc_next = clock_ymdhms_to_secs(&ymdhm); sc_next 588 dev/usb/udcf.c sc->sc_next -= z1_bit ? 7200 : 3600; sc_next 599 dev/usb/udcf.c tdiff_recv = sc->sc_next - sc->sc_last; sc_next 630 dev/usb/udcf.c sc->sc_last = sc->sc_next;