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

  /src/sys/dev/pci/
yds.c 186 static int yds_ready_codec(struct yds_codec_softc *);
955 yds_ready_codec(struct yds_codec_softc *sc) function in typeref:typename:int
976 if (yds_ready_codec(sc)) {
1002 if (yds_ready_codec(sc)) {
1034 yds_ready_codec(sc_);
yds.c 186 static int yds_ready_codec(struct yds_codec_softc *);
955 yds_ready_codec(struct yds_codec_softc *sc) function in typeref:typename:int
976 if (yds_ready_codec(sc)) {
1002 if (yds_ready_codec(sc)) {
1034 yds_ready_codec(sc_);

Completed in 22 milliseconds