HomeSort by: relevance | last modified time | path
    Searched defs:ch_event (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
ch.c 164 static void ch_event(struct ch_softc *, u_int);
564 ch_event(sc, CHEV_ELEMENT_STATUS_CHANGED);
574 ch_event(struct ch_softc *sc, u_int event) function in typeref:typename:void
ch.c 164 static void ch_event(struct ch_softc *, u_int);
564 ch_event(sc, CHEV_ELEMENT_STATUS_CHANGED);
574 ch_event(struct ch_softc *sc, u_int event) function in typeref:typename:void

Completed in 23 milliseconds