/titanic_51/usr/src/cmd/fm/eversholt/files/common/ |
H A D | storage.esc | 32 event fault.config.fan-fail@ses-enclosure; 33 event fault.config.fantray-fail@ses-enclosure; 34 event fault.config.psu-fail@ses-enclosure; 35 event fault.device.controller.fail@controller; 36 event fault.device.ethernet.fail@controller; 37 event fault.device.ethernet.fail@sas-expande [all...] |
/titanic_51/usr/src/uts/intel/io/acpica/ |
H A D | ahids.c | 3 * Module Name: ahids - Table of ACPI/PNP _HID/_CID values 8 * Copyright (C) 2000 - 2016, Intel Corp. 22 * 3. Neither the names of the above-listed copyright holders nor the names 57 {"80860F09", "Intel PWM Controller"}, 58 {"80860F0A", "Intel Atom UART Controller"}, 59 {"80860F0E", "Intel SPI Controller"}, 60 {"80860F14", "Intel Baytrail SDIO/MMC Host Controller"}, 62 {"80860F41", "Intel Baytrail I2C Host Controller"}, 63 {"ACPI0001", "SMBus 1.0 Host Controller"}, 65 {"ACPI0003", "Power Sourc [all...] |
/titanic_51/usr/src/man/man1m/ |
H A D | nvmeadm.1m | 34 .Cm get-logpage 39 .Cm get-features 41 .Op Ar feature-list 46 .Op Ar lba-format 49 .Cm secure-erase 64 namespaces, query hardware information from a NVMe controller or 65 namespace, and to format or secure-erase a NVMe controller or 70 in a human-readable form were applicable. 71 Generally all 0-base [all...] |
H A D | monitor.1m | 8 monitor \- SPARC system PROM monitor 22 \fBinitial system power-on\fR 36 initialization at power-on and provides a user interface. 50 If the \fB\&'auto-boot?'\fR \fBNVRAM\fR parameter is set to \fB\&'false'\fR 52 monitor issues its prompt. If \fB\&'auto-boot'\fR is set to \fB\&'true'\fR, the 62 When the \fBNVRAM\fR \fB\&'security-mode'\fR parameter has been turned on, or 63 when the value of the \fB\&'sunmon-compat?'\fR parameter is true, then the 85 system ID information, as well as a set of user-configurabl [all...] |
H A D | luxadm.1m | 8 luxadm \- administer Sun Fire 880 storage subsystem and FC_AL devices 33 the \fBSENA\fR subsystem, a disk device or enclosure services controller may 42 Specify the device or controller by either a complete physical pathname or a 53 .in -2 73 .in -2 88 .in -2 99 .in -2 110 .in -2 121 .in -2 131 .in - [all...] |
/titanic_51/usr/src/uts/common/sys/ |
H A D | pci.h | 43 #define PCI_CONF_SUBCLASS 0xA /* sub-class code, 1 byte */ 175 #define PCI_STAT_FBBC 0x80 /* Fast Back-to-Back Capable */ 202 #define PCI_CLASS_NONE 0x0 /* class code for pre-2.0 devices */ 203 #define PCI_CLASS_MASS 0x1 /* Mass storage Controller class */ 204 #define PCI_CLASS_NET 0x2 /* Network Controller class */ 205 #define PCI_CLASS_DISPLAY 0x3 /* Display Controller class */ 206 #define PCI_CLASS_MM 0x4 /* Multimedia Controller class */ 207 #define PCI_CLASS_MEM 0x5 /* Memory Controller class */ 208 #define PCI_CLASS_BRIDGE 0x6 /* Bridge Controller clas [all...] |
H A D | nvme.h | 87 (((v)->v_major) > (maj) || \ 88 ((v)->v_major == (maj) && (v)->v_minor >= (min))) 91 (((v)->v_major) > (maj) || \ 92 ((v)->v_major == (maj) && (v)->v_minor > (min))) 109 /* NVMe Power State Descriptor */ 111 uint16_t psd_mp; /* Maximum Power */ 113 uint8_t psd_mps:1; /* Max Power Scale (1.1) */ 114 uint8_t psd_nops:1; /* Non-Operationa [all...] |
/titanic_51/usr/src/cmd/picl/plugins/sun4u/boston/frutree/ |
H A D | piclfrutree.info | 32 * VERSION <version_number> -- supported version number is 1.0 34 * name:<namepath> -- gives the anchor node 35 * where <namepath> is <nodename>[@<bus-addr>][?<prop>=<val>] 37 * _class:<classpath> -- gives the anchor node 38 * where <classpath> is <classname>[@<bus-addr>][?<prop>=<val>] 44 * PROP <name> <type> <access_mode> [<size> <value>] -- pe [all...] |
/titanic_51/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohci.h | 35 * Open Host Controller Driver (OHCI) 37 * The USB Open Host Controller driver is a software driver which interfaces 38 * to the Universal Serial Bus layer (USBA) and the USB Open Host Controller. 39 * The interface to USB Open Host Controller is defined by the OpenHCI Host 40 * Controller Interface. 43 * USB Open Host Controller and the USB Open Host Controller Driver. 72 * USB Host controller DMA scatter gather list defines for 73 * Sparc and non-sparc architectures. 126 * The Host Controller (H [all...] |
H A D | ohci_hub.h | 35 * Open Host Controller Driver (OHCI) 37 * The USB Open Host Controller driver is a software driver which interfaces 38 * to the Universal Serial Bus layer (USBA) and the USB Open Host Controller. 39 * The interface to USB Open Host Controller is defined by the OpenHCI Host 40 * Controller Interface. 43 * Host Controller Driver to maintain state of USB Open Host Controller, to 51 * Host Controller (HC) and all the internal registers of the root hub 52 * are exposed to the Host Controller Driver (HCD) which is responsible 53 * for providing the proper hub-clas [all...] |
/titanic_51/usr/src/uts/common/sys/sata/ |
H A D | sata_hba.h | 52 #define SATA_FAILURE -1 57 #define SATA_MAX_CPORTS 32 /* Max number of controller ports */ 66 * or port) and where (controller or port multiplier data port). 69 uint8_t cport; /* Controller's SATA port number */ 83 #define SATA_ADDR_DCPORT 0x01 /* Device attched to controller port */ 85 #define SATA_ADDR_CPORT 0x04 /* Controller's device port */ 87 #define SATA_ADDR_CNTRL 0x10 /* Controller */ 128 * Used to request/return state of the controller, port, port multiplier 138 * - in case of sata_tran_probe_port() this field should contain 140 * - i [all...] |
/titanic_51/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/ |
H A D | system-board.info | 31 NODE system-board fru 32 NODE pci-slot location 37 NODE pci-slot location 42 NODE pci-slot location 47 NODE pci-slot location 52 NODE cpu-slot location 57 NODE cpu-slot location 62 NODE lom-slot location 66 NODE mem-slot location 67 PROP SlotType string r 0 "memory-modul [all...] |
/titanic_51/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pcishpc.c | 129 * Install and configure an SHPC controller and register the HotPlug slots 131 * a PCI bridge Nexus driver that has a built in SHPC controller. 158 PCIE_DBG("pcishpc_init() failed to setup controller\n"); in pcishpc_init() 173 pci_config_get32(bus_p->bus_cfg_hdl, i)); in pcishpc_init() 177 /* Setup each HotPlug slot on this SHPC controller. */ in pcishpc_init() 178 for (i = 0; i < ctrl_p->hc_num_slots_impl; i++) { in pcishpc_init() 200 for (i = 0; i < ctrl_p->hc_num_slots_impl; i++) { in pcishpc_init() 201 if (ctrl_p->hc_slots[i] == NULL) in pcishpc_init() 214 * Unload the HogPlug controller driver and deallocate all resources. 232 if (ctrl_p->hc_slot in pcishpc_uninit() [all...] |
/titanic_51/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/ |
H A D | SB-tables.info | 31 * (except for hard disk drives and power supplies.) Each table contains 51 name:/frutree/chassis/MB/system-board/RMD0/removable-media 77 REFPROP _chassis-serial-number_ name:RMCLOMV/chassis_serial_number 82 * add a Devices table to the system-board 84 name:/frutree/chassis/MB/system-board 87 PROP Class string r 0 "voltage-sensor" 88 REFPROP _voltage-sensor_ name:RMCLOMV/mb_v_+3v3 91 PROP Class string r 0 "voltage-senso [all...] |
/titanic_51/usr/src/man/man7d/ |
H A D | ata.7d | 8 ata \- AT attachment disk driver 12 \fBide@unit-\fR\fIaddress\fR 26 A PCI IDE controller can operate in compatibility mode or in PCI-native mode. 27 If more than one controller is present in the system, only one can operate in 31 If two PATA drives share the same controller, you must set one to master and 32 the other to slave. If both a PATA disk drive and a PATA CD-ROM drive utilize 33 the same controller, you can designate the disk drive as the master with the 34 CD-ROM drive as the slave, although this is not mandatory. 37 Supported settings for the primary controller whe [all...] |
H A D | ahci.7d | 8 ahci \- Advanced Host Controller Interface SATA controller driver 12 \fBsata@unit-address\fR 18 The \fBahci\fR driver is a SATA framework-compliant HBA driver that supports 19 SATA HBA controllers that are compatible with the \fIAdvanced Host Controller 20 Interface 1.0\fR specification. AHCI is an Intel-developed protocol that 21 describes the register-level interface for host controllers for serial ATA 1.0a 23 between the system software and the host controller hardware. 28 Controller Interfac [all...] |
H A D | sata.7d | 8 sata \- Solaris SATA framework 24 on the capability of a SATA device, port multiplier and SATA HBA controller. 28 and supports SATA-2 signaling speed 3.0Gb/sec. SATA devices that are connected 29 to SATA HBAs controlled by a SATA framework-compliant HBA driver are treated by 41 32-bit \fBELF\fR kernel module (x86). 50 64-bit \fBELF\fR kernel module (x86). 96 .in -2 107 .in -2 157 cfgadm SATA hardware-specific commands (see \fBcfgadm_sata\fR(1M)). 178 specified SATA device port has been lost and could not be re-establishe [all...] |
/titanic_51/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_hub.h | 35 * Enchanced Host Controller Driver (EHCI) 38 * Serial Bus layer (USBA) and the Host Controller (HC). The interface to 39 * the Host Controller is defined by the EHCI Host Controller Interface. 49 * Host Controller (HC) and all the internal registers of the root hub 50 * are exposed to the Host Controller Driver (HCD) which is responsible 51 * for providing the proper hub-class protocol with the USB driver and 84 /* Root hub interrupt pipe state and timer-id */ 92 #define POWERED_OFF 0x01 /* Port has no power */ 93 #define DISCONNECTED 0x02 /* Port has power, n [all...] |
/titanic_51/usr/src/uts/sun4u/starcat/sys/ |
H A D | schpc_msg.h | 32 * schpc Hot Plug Controller Driver running on the domain and the System 33 * Controller. 45 uint16_t slot_power_on :1, /* Slot Power is on */ 46 slot_powergood :1, /* Slot Power is good */ 47 slot_powerfault :1, /* Slot Power has faulted */ 54 slot_mode_cap :1, /* Conven or PCI-X */ 55 slot_mode_setting :1, /* Conven or PCI-X */ 67 slot_led_power :2, /* Slot Power LED */ 83 uint16_t slot_power :1, /* Slot Power has changed */ 88 slot_powergood :1, /* Power i [all...] |
/titanic_51/usr/src/uts/sun/sys/ |
H A D | fdvar.h | 23 * Copyright (c) 1989-1994,1997-1998,2000 by Sun Microsystems, Inc. 109 #define CSB_OFRAWIOCTL 0x10 /* raw ioctl - no recovery */ 127 * based on the real dk_label structure - but shorter 170 * assumed to be values 0-3. 172 uchar_t un_regopen[OTYPCNT - 1]; 191 /* type. If -1, then it was set */ 201 enum dkio_state un_media_state; /* up-to-date media state */ 203 short un_state; /* Current power leve [all...] |
/titanic_51/usr/src/lib/scsi/libscsi/common/ |
H A D | scsi_status.c | 102 { 0x04, 0x09, "LUN not ready, self-test in progress" }, 112 { 0x08, 0x01, "LUN communication time-out" }, 114 { 0x08, 0x03, "LUN communication crc error (ultra-DMA/32)" }, 123 { 0x0b, 0x01, "warning - specified temperature exceeded" }, 124 { 0x0b, 0x02, "warning - enclosure degraded" }, 126 { 0x0c, 0x01, "write error - recovered with auto reallocation" }, 127 { 0x0c, 0x02, "write error - auto reallocation failed" }, 128 { 0x0c, 0x03, "write error - recommend reassignment" }, 132 { 0x0c, 0x07, "write error - recovery needed" }, 133 { 0x0c, 0x08, "write error - recover [all...] |
/titanic_51/usr/src/data/hwdata/ |
H A D | pci.ids | 5 # Date: 2023-02-23 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-250 [all...] |
H A D | usb.ids | 6 # 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: 2023-01-16 20:34:10 20 # device device_name <-- single tab 21 # interface interface_name <-- tw [all...] |
/titanic_51/usr/src/cmd/nvmeadm/ |
H A D | nvmeadm_print.c | 48 "Commands Aborted due to Power Loss Notification", 63 "Invalid Use of Controller Memory Buffer", 99 "Controller List Invalid" 121 "End-to-End Guard Check Error", 122 "End-to-End Application Tag Check Error", 123 "End-to-End Reference Tag Check Error", 167 int align = NVME_PRINT_ALIGN - (inden in nvme_print() 559 double power = 0; nvme_print_identify_ctrl() local [all...] |
/titanic_51/usr/src/uts/sun4u/daktari/sys/ |
H A D | hpc3130_dak.h | 23 * Copyright 2000-2001, 2003 Sun Microsystems, Inc. All rights reserved. 83 /* (R/W) Logical level of power control on the slot */ 118 #define HPC3130_TABLE_COLUMNS 3 /* number of colums in slot-table property */ 125 * This structure defines an element of the controller's 155 * the following fields hold the value of the "slot-table" 156 * property for this controller 162 * the following fields represent the array of hot-plug 163 * slots derived from the "slot-table" property 191 * What gets put here is "hpc3130n" - where 203 * condition variable used to throttle power O 216 boolean_t power[HPC3130_MAX_SLOT]; global() member [all...] |