Searched refs:IPPCTL_DEVICE (Results 1 – 1 of 1) sorted by relevance
92 #define IPPCTL_DEVICE "/devices/pseudo/ippctl@0:ctl" macro745 DBG1(DBG_IO, "opening %s\n", IPPCTL_DEVICE); in dispatch()746 if ((fd = open(IPPCTL_DEVICE, O_RDWR | O_NOCTTY)) == -1) { in dispatch()747 DBG1(DBG_ERR, "failed to open %s\n", IPPCTL_DEVICE); in dispatch()