Home
last modified time | relevance | path

Searched +full:- +full:34000 (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/common/ficl/test/
H A Dficltest.fr3 -1 set-order
6 : local1 { a b c | clr -- c b a 0 }
10 : local2 { | clr -- 0 } clr ;
21 { -> }
28 { 1 2 2r1 -> 1 2 }
29 { 1 2 2r2 -> 1 2 }
30 { 1 2 2r3 ->
[all...]
/titanic_51/usr/src/cmd/format/
H A Dformat.dat40 #disk_type = "CDC Wren VII 94601-12G" \
49 #disk_type = "CDC Wren IV 94171-327" \
64 disk_type = "CDC Wren IV 94171-344" \
159 #partition = "CDC Wren VII 94601-12G" \
160 # : disk = "CDC Wren VII 94601-12G" : ctlr = SCSI \
163 #partition = "CDC Wren IV 94171-327" \
164 # : disk = "CDC Wren IV 94171-327" : ctlr = SCSI \
174 partition = "CDC Wren IV 94171-344, small root" \
175 : disk = "CDC Wren IV 94171-344" : ctlr = SCSI \
178 partition = "CDC Wren IV 94171-34
[all...]
/titanic_51/usr/src/boot/sys/boot/fdt/dts/arm/
H A Darmada-38x.dtsi7 * Gregory CLEMENT <gregory.clement@free-electrons.com>
8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 * This file is dual-licensed: you can use it either under the terms
52 #include <dt-bindings/interrupt-controller/arm-gic.h>
53 #include <dt-bindings/interrupt-controller/irq.h>
69 compatible = "arm,cortex-a9-pm
[all...]
/titanic_51/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c3 Copyright (c) 2001-2015, Intel Corporation
64 * ixgbe_init_ops_generic - Inits function ptrs
71 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_ops_generic()
72 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_generic()
78 eeprom->ops.init_params = ixgbe_init_eeprom_params_generic; in ixgbe_init_ops_generic()
81 eeprom->ops.read = ixgbe_read_eerd_generic; in ixgbe_init_ops_generic()
82 eeprom->ops.read_buffer = ixgbe_read_eerd_buffer_generic; in ixgbe_init_ops_generic()
84 eeprom->ops.read = ixgbe_read_eeprom_bit_bang_generic; in ixgbe_init_ops_generic()
85 eeprom->ops.read_buffer = in ixgbe_init_ops_generic()
88 eeprom->op in ixgbe_init_ops_generic()
[all...]