OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TULIP_IS_ENABLED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
tulipvar.h
468
#define
TULIP_IS_ENABLED
(sc) ((sc)->sc_flags & TULIPF_ENABLED)
tulip.c
998
if (
TULIP_IS_ENABLED
(sc))
1022
if (
TULIP_IS_ENABLED
(sc) == 0)
1961
if (
TULIP_IS_ENABLED
(sc) == 0 && sc->sc_enable != NULL) {
1980
if (
TULIP_IS_ENABLED
(sc) && sc->sc_disable != NULL) {
3162
if (
TULIP_IS_ENABLED
(sc) == 0) {
Completed in 15 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025