Home
last modified time | relevance | path

Searched +full:battery +full:- +full:powered (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/man/man8/
H A Drtc.820 .Nd provide all real-time clock and UTC-lag management
24 .Op Fl z Ar zone-name
28 The RTC is battery-powered, so that it keeps running when the computer is shut
48 .Nm Fl z Ar zone-name .
62 .Bl -tag -width Ds
98 .It Fl z Ar zone-name
110 .Bl -tag -width "/etc/rtc_config"
/illumos-gate/usr/src/cmd/acpi/common/
H A Dahpredef.c3 * Module Name: ahpredef - Table of all known ACPI predefined names
11 * Some or all of this work - Copyright (c) 1999 - 2018, Intel Corp.
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
108 * any of its subsidiaries will export/re-export any technical data, process,
130 * 3. Neither the names of the above-listed copyright holders nor the names
187 AH_PREDEF ("_ATT", "Type-Specific Attribute", "Resource Descriptor field"),
192 …AH_PREDEF ("_BCT", "Battery Charge Time", "Returns time remaining to complete charging battery"…
195 …AH_PREDEF ("_BIF", "Battery Information", "Returns a Control Method Battery information block"),
[all …]
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2025-04-01 20:34:02
20 # device device_name <-- single tab
21 # interface interface_name <-- two tabs
38 5301 GW-US54ZGL 802.11bg
54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
62 0200 TP-Link
81 120e ASI120MC-S Planetary Camera
[all …]
H A Dpci.ids5 # Date: 2025-06-09 03:15:02
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-2500TX V3 Ethernet
41 7a09 PCI-to-PCI Bridge
51 7a19 PCI-to-PCI Bridge
57 7a29 PCI-to-PCI Bridge
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h47 * PWRED_DWN---<3----4>--ONLINE---<2-----1>-DISCONNECTED
53 * +----5>----------SUSPENDED----<5----7>---+
84 #define USB_FAILURE -1 /* unspecified USBA or HCD error */
85 #define USB_NO_RESOURCES -2 /* no resources available */
86 #define USB_NO_BANDWIDTH -3 /* no bandwidth available */
87 #define USB_NOT_SUPPORTED -4 /* function not supported by HCD */
88 #define USB_PIPE_ERROR -5 /* error occured on the pipe */
89 #define USB_INVALID_PIPE -6 /* pipe handle passed is invalid */
90 #define USB_NO_FRAME_NUMBER -7 /* frame No or ASAP not specified */
91 #define USB_INVALID_START_FRAME -8 /* starting USB frame not valid */
[all …]
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2 * Copyright (c) 2002-2020 Apple Inc. All rights reserved.
8 * http://www.apache.org/licenses/LICENSE-2.0
24 All the APIs here are malloc-free, which means that the caller is
32 memory requirements, with absolutely no uncertainty or run-time variation,
35 For applications running on general-purpose desktop operating systems
45 using malloc(), and then calls through to the low-level malloc-free
49 general-purpose desktop system.
82 // UNICAST_DISABLED - disables unicast DNS functionality, including Wide Area Bonjour
83 // SPC_DISABLED - disables Bonjour Sleep Proxy client
84 // IDLESLEEPCONTROL_DISABLED - disables sleep control for Bonjour Sleep Proxy clients
[all …]