Searched refs:FWCTL_CMD_BASE (Results 1 – 2 of 2) sorted by relevance
155 [_IOC_NR(_ioctl) - FWCTL_CMD_BASE] = { \179 if ((nr - FWCTL_CMD_BASE) >= ARRAY_SIZE(fwctl_ioctl_ops)) in fwctl_fops_ioctl()182 op = &fwctl_ioctl_ops[nr - FWCTL_CMD_BASE]; in fwctl_fops_ioctl()
38 FWCTL_CMD_BASE = 0, enumerator