HomeSort by: relevance | last modified time | path
    Searched refs:firmware_node (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/
firmload.c 120 const struct sysctlnode *firmware_node; variable in typeref:typename:const struct sysctlnode *
122 if (sysctl_createv(clog, 0, NULL, &firmware_node,
134 CTL_HW, firmware_node->sysctl_num, CTL_CREATE, CTL_EOL);
firmload.c 120 const struct sysctlnode *firmware_node; variable in typeref:typename:const struct sysctlnode *
122 if (sysctl_createv(clog, 0, NULL, &firmware_node,
134 CTL_HW, firmware_node->sysctl_num, CTL_CREATE, CTL_EOL);
firmload.c 120 const struct sysctlnode *firmware_node; variable in typeref:typename:const struct sysctlnode *
122 if (sysctl_createv(clog, 0, NULL, &firmware_node,
134 CTL_HW, firmware_node->sysctl_num, CTL_CREATE, CTL_EOL);

Completed in 65 milliseconds