Home
last modified time | relevance | path

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

/linux/drivers/misc/
A Dhpilo.h21 #define MAX_ILO_DEV 1 macro
23 #define MAX_OPEN (MAX_CCB * MAX_ILO_DEV)
A Dhpilo.c31 static char ilo_hwdev[MAX_ILO_DEV];
791 for (devnum = 0; devnum < MAX_ILO_DEV; devnum++) { in ilo_probe()
798 if (devnum == MAX_ILO_DEV) { in ilo_probe()

Completed in 5 milliseconds