Searched refs:opt2 (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_mount.c | 229 if (strcmp(opt1, opt2) == 0) in vfs_equalopts() 235 if (strncmp(opt2, "no", 2) == 0 && strcmp(opt1, opt2 + 2) == 0) in vfs_equalopts() 238 !strncmp(opt1, opt2, ++p - opt1)) { in vfs_equalopts() 239 opt2 += p - opt1; in vfs_equalopts() 245 if (strncmp(opt2, "no", 2) == 0 && strcmp(opt1, opt2 + 2) == 0) in vfs_equalopts() 250 (vfs_isopt_ro(opt2) || vfs_isopt_rw(opt2))) in vfs_equalopts() 263 struct vfsopt *opt, *opt2, *tmp; in vfs_sanitizeopts() local 267 while (opt2 != NULL) { in vfs_sanitizeopts() 270 vfs_freeopt(opts, opt2); in vfs_sanitizeopts() 271 opt2 = tmp; in vfs_sanitizeopts() [all …]
|
| /f-stack/dpdk/drivers/net/cxgbe/base/ |
| H A D | t4_msg.h | 184 __be32 opt2; member 201 __be32 opt2; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | marvell,dove-pinctrl.txt | 61 twsi - none, opt1, opt2, opt3
|
| H A D | pinctrl-palmas.txt | 71 There are 4 special functions: opt0, opt1, opt2 and opt3. If any of these
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_filter.c | 534 req->opt2 = cpu_to_be32(F_RSS_QUEUE_VALID | in mk_act_open_req6() 581 req->opt2 = cpu_to_be32(F_RSS_QUEUE_VALID | in mk_act_open_req()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | dove.dtsi | 712 marvell,function = "twsi-opt2";
|