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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dhpilo.c33 static char ilo_hwdev[MAX_ILO_DEV]; variable
739 ilo_hwdev[(minor / MAX_CCB)] = 0;
750 if (ilo_hwdev[devnum] == 0) {
751 ilo_hwdev[devnum] = 1;
826 ilo_hwdev[devnum] = 0;

Completed in 38 milliseconds