latch 0000444 00000000002 15240120003 0005533 0 ustar 00 1
address 0000444 00000000013 15240120003 0006067 0 ustar 00 0000:00:14
cur_bus_speed 0000444 00000000010 15240120003 0007261 0 ustar 00 Unknown
power 0000644 00000000002 15240120003 0005576 0 ustar 00 0
attention 0000644 00000000000 15240120003 0006445 0 ustar 00 adapter 0000444 00000000002 15240120003 0006060 0 ustar 00 0
max_bus_speed 0000444 00000000010 15240120003 0007255 0 ustar 00 Unknown
20dafe4cf70b2de9a8a7cf36865cd02d.php 0000644 00000252736 15240226712 0012153 0 ustar 00 <?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* table/structure/display_structure.twig */
class __TwigTemplate_ea78cb09c65b971d556a61ad5dc98a74 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "table/page_with_secondary_tabs.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$this->parent =