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

  /src/sys/dev/ic/
rtsxvar.h 75 #define RTSX_IS_RTL8411(sc) (((sc)->sc_flags & RTSX_F_8411) == RTSX_F_8411)
rtsx.c 428 || RTSX_IS_RTL8411(sc)
454 || RTSX_IS_RTL8411(sc)
475 || RTSX_IS_RTL8411(sc)
571 || RTSX_IS_RTL8411(sc)
590 } else if (RTSX_IS_RTL8402(sc) || RTSX_IS_RTL8411(sc)) {
644 } else if (RTSX_IS_RTL8402(sc) || RTSX_IS_RTL8411(sc)) {
691 || RTSX_IS_RTL8411(sc)

Completed in 13 milliseconds