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

  /src/sys/dev/ic/
rtsxvar.h 68 #define RTSX_IS_RTS5227(sc) (((sc)->sc_flags & RTSX_F_5227) == RTSX_F_5227)
rtsx.c 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)) {
563 else if (RTSX_IS_RTS5227(sc)
584 || RTSX_IS_RTS5227(sc)
634 || RTSX_IS_RTS5227(sc)
672 || RTSX_IS_RTS5227(sc)

Completed in 40 milliseconds