Home
last modified time | relevance | path

Searched refs:YAM_PERSIST (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dyam.h44 #define YAM_PERSIST (1 << 7) /* Persist (ms) */ macro
/linux-2.4.37.9/drivers/net/hamradio/
Dyam.c1021 if (yi.cfg.mask & YAM_PERSIST) { in yam_ioctl()