Searched refs:CONTROLDEV (Results 1 – 2 of 2) sorted by relevance
395 #define CONTROLDEV "/dev/si_control" macro
190 fd = open(CONTROLDEV, O_RDWR|O_NDELAY); in opencontrol()192 err(1, "open on %s", CONTROLDEV); in opencontrol()