Searched refs:FC_GET_PARAMETERS (Results 1 – 3 of 3) sorted by relevance
79 if (ioctl(cdp->fcode_fd, FC_GET_PARAMETERS, &cdp->fc) < 0) { in fc_get_request()353 if (ioctl(cdp->fcode_fd, FC_GET_PARAMETERS, &cdp->fc) < 0) { in get_efdaemon_request()
66 #define FC_GET_PARAMETERS (FCIOC | 1) macro
434 case FC_GET_PARAMETERS: in fc_ioctl()