Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ip2/
Dip2.h33 # define IP2_CALLOUT_MAJOR 72 macro
37 # define IP2_CALLOUT_MAJOR 61 macro
Dip2mkdev.c93 mknod ( nm, S_IFCHR|0666, (IP2_CALLOUT_MAJOR << 8) | dev ); in main()
/linux-2.4.37.9/drivers/char/
Dip2main.c869 ip2_callout_driver.major = IP2_CALLOUT_MAJOR; in ip2_loadmain()
3440 IP2_TTY_MAJOR, IP2_CALLOUT_MAJOR, IP2_IPL_MAJOR,