Home
last modified time | relevance | path

Searched refs:STL_PORTMAGIC (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dstallion.h156 #define STL_PORTMAGIC 0x5a7182c9 macro
/linux-2.4.37.9/Documentation/
Dmagic-number.txt88 STL_PORTMAGIC 0x5a7182c9 stlport include/linux/stallion.h
/linux-2.4.37.9/drivers/char/
Dstallion.c2275 portp->magic = STL_PORTMAGIC; in stl_initports()