OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTK_IS_ENABLED
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
rtl81x9var.h
222
#define
RTK_IS_ENABLED
(sc) ((sc)->sc_flags & RTK_ENABLED)
rtl81x9.c
864
if (
RTK_IS_ENABLED
(sc) == 0 && sc->sc_enable != NULL) {
883
if (
RTK_IS_ENABLED
(sc) && sc->sc_disable != NULL) {
rtl8169.c
1089
if (
RTK_IS_ENABLED
(sc) == 0 && sc->sc_enable != NULL) {
1108
if (
RTK_IS_ENABLED
(sc) && sc->sc_disable != NULL) {
Completed in 31 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025