Searched refs:MAX_ILO_DEV (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/misc/
H A Dhpilo.h19 #define MAX_ILO_DEV 1 macro
21 #define MAX_OPEN (MAX_CCB * MAX_ILO_DEV)
H A Dhpilo.c33 static char ilo_hwdev[MAX_ILO_DEV];
749 for (devnum = 0; devnum < MAX_ILO_DEV; devnum++) {
756 if (devnum == MAX_ILO_DEV) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/
H A Dhpilo.h19 #define MAX_ILO_DEV 1 macro
21 #define MAX_OPEN (MAX_CCB * MAX_ILO_DEV)
H A Dhpilo.c33 static char ilo_hwdev[MAX_ILO_DEV];
749 for (devnum = 0; devnum < MAX_ILO_DEV; devnum++) {
756 if (devnum == MAX_ILO_DEV) {

Completed in 170 milliseconds