Searched refs:fanroot_oid (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/powerpc/powermac/ |
| D | fcu.c | 578 struct sysctl_oid *oid, *fanroot_oid; in fcu_attach_fans() local 601 fanroot_oid = SYSCTL_ADD_NODE(ctx, in fcu_attach_fans() 622 oid = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(fanroot_oid), in fcu_attach_fans() 642 oid = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(fanroot_oid), in fcu_attach_fans()
|
| D | smu.c | 995 struct sysctl_oid *oid, *fanroot_oid; in smu_attach_fans() local 1019 fanroot_oid = SYSCTL_ADD_NODE(ctx, in smu_attach_fans() 1034 SYSCTL_CHILDREN(fanroot_oid), in smu_attach_fans() 1055 SYSCTL_CHILDREN(fanroot_oid), in smu_attach_fans()
|
| /freebsd-12-stable/sys/dev/iicbus/ |
| D | adt746x.c | 473 struct sysctl_oid *oid, *fanroot_oid; in adt746x_attach_fans() local 496 fanroot_oid = SYSCTL_ADD_NODE(ctx, in adt746x_attach_fans() 519 oid = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(fanroot_oid), in adt746x_attach_fans()
|