Home
last modified time | relevance | path

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

/drivers/misc/
Dhpilo.h16 #define MIN_CCB 8 macro
Dhpilo.c780 else if (max_ccb < MIN_CCB) in ilo_probe()
781 max_ccb = MIN_CCB; in ilo_probe()