/src/sys/dev/usb/ |
uirdavar.h | 129 struct selinfo sc_rd_sel; member in struct:uirda_softc
|
uirdavar.h | 129 struct selinfo sc_rd_sel; member in struct:uirda_softc
|
uirdavar.h | 129 struct selinfo sc_rd_sel; member in struct:uirda_softc
|
udsir.c | 88 struct selinfo sc_rd_sel; member in struct:udsir_softc 234 selinit(&sc->sc_rd_sel); 297 seldestroy(&sc->sc_rd_sel); 658 selrecord(l, &sc->sc_rd_sel); 688 sip = &sc->sc_rd_sel; 775 selremove_knote(&sc->sc_rd_sel, kn); 898 selnotify(&sc->sc_rd_sel, 0, 0);
|
ustir.c | 118 struct selinfo sc_rd_sel; member in struct:ustir_softc 307 selinit(&sc->sc_rd_sel); 380 seldestroy(&sc->sc_rd_sel); 415 selnotify(&sc->sc_rd_sel, 0, 0); 1048 selrecord(l, &sc->sc_rd_sel); 1062 selremove_knote(&sc->sc_rd_sel, kn); 1120 sip = &sc->sc_rd_sel;
|
udsir.c | 88 struct selinfo sc_rd_sel; member in struct:udsir_softc 234 selinit(&sc->sc_rd_sel); 297 seldestroy(&sc->sc_rd_sel); 658 selrecord(l, &sc->sc_rd_sel); 688 sip = &sc->sc_rd_sel; 775 selremove_knote(&sc->sc_rd_sel, kn); 898 selnotify(&sc->sc_rd_sel, 0, 0);
|
ustir.c | 118 struct selinfo sc_rd_sel; member in struct:ustir_softc 307 selinit(&sc->sc_rd_sel); 380 seldestroy(&sc->sc_rd_sel); 415 selnotify(&sc->sc_rd_sel, 0, 0); 1048 selrecord(l, &sc->sc_rd_sel); 1062 selremove_knote(&sc->sc_rd_sel, kn); 1120 sip = &sc->sc_rd_sel;
|
udsir.c | 88 struct selinfo sc_rd_sel; member in struct:udsir_softc 234 selinit(&sc->sc_rd_sel); 297 seldestroy(&sc->sc_rd_sel); 658 selrecord(l, &sc->sc_rd_sel); 688 sip = &sc->sc_rd_sel; 775 selremove_knote(&sc->sc_rd_sel, kn); 898 selnotify(&sc->sc_rd_sel, 0, 0);
|
ustir.c | 118 struct selinfo sc_rd_sel; member in struct:ustir_softc 307 selinit(&sc->sc_rd_sel); 380 seldestroy(&sc->sc_rd_sel); 415 selnotify(&sc->sc_rd_sel, 0, 0); 1048 selrecord(l, &sc->sc_rd_sel); 1062 selremove_knote(&sc->sc_rd_sel, kn); 1120 sip = &sc->sc_rd_sel;
|
uirda.c | 206 selinit(&sc->sc_rd_sel); 347 seldestroy(&sc->sc_rd_sel); 602 selrecord(l, &sc->sc_rd_sel); 617 selremove_knote(&sc->sc_rd_sel, kn); 648 selrecord_knote(&sc->sc_rd_sel, kn); 863 selnotify(&sc->sc_rd_sel, 0, 0);
|
uirda.c | 206 selinit(&sc->sc_rd_sel); 347 seldestroy(&sc->sc_rd_sel); 602 selrecord(l, &sc->sc_rd_sel); 617 selremove_knote(&sc->sc_rd_sel, kn); 648 selrecord_knote(&sc->sc_rd_sel, kn); 863 selnotify(&sc->sc_rd_sel, 0, 0);
|
uirda.c | 206 selinit(&sc->sc_rd_sel); 347 seldestroy(&sc->sc_rd_sel); 602 selrecord(l, &sc->sc_rd_sel); 617 selremove_knote(&sc->sc_rd_sel, kn); 648 selrecord_knote(&sc->sc_rd_sel, kn); 863 selnotify(&sc->sc_rd_sel, 0, 0);
|