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

  /src/sys/dev/ic/
rtsxvar.h 69 #define RTSX_IS_RTS5229(sc) (((sc)->sc_flags & RTSX_F_5229) == RTSX_F_5229)
rtsx.c 334 if (RTSX_IS_RTS5229(sc)) {
379 else if (RTSX_IS_RTS5227(sc) || RTSX_IS_RTS5229(sc))
420 } else if (RTSX_IS_RTS5227(sc) || RTSX_IS_RTS5229(sc)) {
450 } else if (RTSX_IS_RTS5227(sc) || RTSX_IS_RTS5229(sc)) {
471 } else if (RTSX_IS_RTS5227(sc) || RTSX_IS_RTS5229(sc)) {
564 || RTSX_IS_RTS5229(sc)
585 || RTSX_IS_RTS5229(sc)
635 || RTSX_IS_RTS5229(sc)
673 || RTSX_IS_RTS5229(sc)

Completed in 12 milliseconds