Searched refs:FC_GET_MY_ARGS (Results 1 – 3 of 3) sorted by relevance
69 #define FC_GET_MY_ARGS (FCIOC | 4) macro
102 if (ioctl(cdp->fcode_fd, FC_GET_MY_ARGS, buffer) < 0) { in get_my_args()
445 case FC_GET_MY_ARGS: in fc_ioctl()