Home
last modified time | relevance | path

Searched refs:location (Results 26 – 50 of 226) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frutree/
H A Dsystem-board.info45 NODE SC location
75 NODE CPU0 location
79 NODE CPU1 location
96 REFNODE DIMM0 location WITH name:/frutree/chassis/MB/system-board/
97 REFNODE DIMM1 location WITH name:/frutree/chassis/MB/system-board/
98 REFNODE DIMM2 location WITH name:/frutree/chassis/MB/system-board/
99 REFNODE DIMM3 location WITH name:/frutree/chassis/MB/system-board/
113 REFNODE DIMM4 location WITH name:/frutree/chassis/MB/system-board
114 REFNODE DIMM5 location WITH name:/frutree/chassis/MB/system-board
115 REFNODE DIMM6 location WITH name:/frutree/chassis/MB/system-board
[all …]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dw89c840.c264 static int eeprom_read(long ioaddr, int location);
265 static int mdio_read(int base_address, int phy_id, int location);
267 static void mdio_write(int base_address, int phy_id, int location, int value);
731 static int eeprom_read(long addr, int location) in eeprom_read() argument
736 int read_cmd = location | EE_ReadCmd; in eeprom_read()
794 static int mdio_read(int base_address, int phy_id, int location) in mdio_read() argument
797 int mii_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read()
824 static void mdio_write(int base_address, int phy_id, int location, int value)
827 int mii_cmd = (0x5002 << 16) | (phy_id << 23) | (location<<18) | value;
830 if (location == 4 && phy_id == w840private.phys[0])
H A Depic100.c57 static int read_eeprom(int location);
59 static int mii_read(int phy_id, int location);
454 read_eeprom(int location) in read_eeprom() argument
458 int read_cmd = location | EE_READ_CMD; in read_eeprom()
494 mii_read(int phy_id, int location) in mii_read() argument
498 outl((phy_id << 9) | (location << 4) | MII_READOP, mmctl); in mii_read()
H A Dnatsemi.c214 static int eeprom_read(long addr, int location);
215 static int mdio_read(int phy_id, int location);
350 static int eeprom_read(long addr, int location) in eeprom_read() argument
355 int read_cmd = location | EE_ReadCmd; in eeprom_read()
388 static int mdio_read(int phy_id, int location) in mdio_read() argument
390 if (phy_id == 1 && location < 32) in mdio_read()
391 return inl(ioaddr + 0x80 + (location<<2)) & 0xffff; in mdio_read()
H A Ddavicom.c155 static int read_eeprom(unsigned long ioaddr, int location, int addr_len);
208 static int phy_read(int location) in phy_read() argument
236 phy_write_1bit(io_dcr9, location&i ? PHY_DATA_1: PHY_DATA_0); in phy_read()
253 static void phy_write(int location, u16 phy_data) in phy_write() argument
280 phy_write_1bit(io_dcr9, location&i ? PHY_DATA_1: PHY_DATA_0); in phy_write()
389 static int read_eeprom(unsigned long ioaddr, int location, int addr_len) in read_eeprom() argument
394 int read_cmd = location | EE_READ_CMD; in read_eeprom()
H A Dtulip.c590 if (location < 7) in mdio_read()
591 return inl(ioaddr + 0xB4 + (location<<2)); in mdio_read()
592 else if (location == 17) in mdio_read()
594 else if (location >= 29 && location <= 31) in mdio_read()
595 return inl(ioaddr + 0xD4 + ((location-29)<<2)); in mdio_read()
650 if (location < 7) in mdio_write()
651 outl(value, ioaddr + 0xB4 + (location<<2)); in mdio_write()
652 else if (location == 17) in mdio_write()
654 else if (location >= 29 && location <= 31) in mdio_write()
655 outl(value, ioaddr + 0xD4 + ((location-29)<<2)); in mdio_write()
[all …]
H A Dsundance.c309 static int eeprom_read(long ioaddr, int location);
310 static int mdio_read(struct nic *nic, int phy_id, unsigned int location);
311 static void mdio_write(struct nic *nic, int phy_id, unsigned int location,
754 static int eeprom_read(long ioaddr, int location) in eeprom_read() argument
757 outw(0x0200 | (location & 0xff), ioaddr + EECtrl); in eeprom_read()
805 mdio_read(struct nic *nic __unused, int phy_id, unsigned int location) in mdio_read() argument
808 int mii_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read()
838 unsigned int location, int value) in mdio_write() argument
842 (0x5002 << 16) | (phy_id << 23) | (location << 18) | value; in mdio_write()
H A Dsis900.c131 static u16 sis900_read_eeprom(int location);
134 static u16 sis900_mdio_read(int phy_id, int location);
136 static void sis900_mdio_write(int phy_id, int location, int val);
445 static u16 sis900_read_eeprom(int location) in sis900_read_eeprom() argument
450 u32 read_cmd = location | EEread; in sis900_read_eeprom()
515 static u16 sis900_mdio_read(int phy_id, int location) in sis900_mdio_read() argument
518 int mii_cmd = MIIread|(phy_id<<MIIpmdShift)|(location<<MIIregShift); in sis900_mdio_read()
546 static void sis900_mdio_write(int phy_id, int location, int value)
549 int mii_cmd = MIIwrite|(phy_id<<MIIpmdShift)|(location<<MIIregShift);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A Dpiclfrutree.info77 NODE power-supply-slot location
81 NODE disk-slot location
85 NODE disk-slot location
89 NODE cpu-fan-slot location
93 NODE system-fan-slot location
101 * set the label for chassis, so that the children have a location
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ah/
H A Dusb_ah.c619 uint_t location; in usb_ah_get_cooked_rd() local
643 location = offset = 0; in usb_ah_get_cooked_rd()
665 bd->location = location; in usb_ah_get_cooked_rd()
670 "byte location %d, bit offset %d", bd->location, in usb_ah_get_cooked_rd()
674 location++; in usb_ah_get_cooked_rd()
714 bd->location, bd->offset, bd->no_of_bits); in usb_ah_check_usage_send_data()
716 ptr = mp->b_rptr + bd->location; in usb_ah_check_usage_send_data()
722 "bad report: location=%d", bd->location); in usb_ah_check_usage_send_data()
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java75 public Configuration(String location, int perms) throws PoolsException in Configuration() argument
80 open(location, perms); in Configuration()
124 public void open(String location, int perms) throws PoolsException in open() argument
127 if (PoolInternal.pool_conf_open(getConf(), location, in open()
219 public void export(String location, int format) throws PoolsException in export() argument
221 if (PoolInternal.pool_conf_export(getConf(), location, format) in export()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/schumacher/frutree/
H A Dsystem-board.info33 NODE CPU location
39 NODE CPU location
45 NODE mem-slot location
51 NODE mem-slot location
57 NODE mem-slot location
63 NODE mem-slot location
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/frutree/
H A Dsystem-board.info32 NODE pci-slot location
36 NODE pci-slot location
40 NODE pci-slot location
44 NODE pci-slot location
48 NODE pci-slot location
52 NODE cpu-slot location
57 NODE mem-slot location
62 NODE mem-slot location
67 NODE mem-slot location
72 NODE mem-slot location
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/
H A Dsystem-board.info32 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
71 NODE mem-slot location
76 NODE mem-slot location
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/
H A Dpiclfrutree.info83 NODE MB location
87 NODE PS0 location
91 NODE PS1 location
95 NODE PDB location
99 NODE SYSCTRL location
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c957 Histloc_t location; in hist_find() local
958 location.hist_command = -1; in hist_find()
959 location.hist_char = 0; in hist_find()
960 location.hist_line = 0; in hist_find()
962 return(location); in hist_find()
976 coffset = &location.hist_char; in hist_find()
984 return(location); in hist_find()
987 return(location); in hist_find()
994 location.hist_command = index1; in hist_find()
995 return(location); in hist_find()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A Dsystem-board.info33 NODE pci-slot location
36 NODE pci-slot location
39 NODE pci-slot location
42 NODE cpu-slot location
46 NODE mem-slot location
50 NODE mem-slot location
54 NODE mem-slot location
58 NODE mem-slot location
H A Dpiclfrutree.info70 NODE power-supply-slot location
74 NODE disk-slot location
78 NODE system-fan-slot location
86 * set the label for chassis, so that the children have a location
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A Dfru_FT6.info88 NODE F0 location
92 NODE F1 location
102 NODE F0 location
106 NODE F1 location
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dlw8.h148 char location[MAX_LOCATION_LEN]; member
157 char location[MAX_LOCATION_LEN]; member
/illumos-gate/usr/src/cmd/fm/dicts/
H A DSTORAGE.po83 msgstr "Controller card '%<fault-list[0].location>' is not functioning correctly."
99 msgstr "An out-of-band management interface failure has occurred on '%<fault-list[0].location>'."
115 msgstr "A fan on '%<fault-list[0].location>' is not functioning correctly."
131 msgstr "Power supply '%<fault-list[0].location>' is not functioning correctly."
147 msgstr "A SAS expander on '%<fault-list[0].location>' is not functioning correctly."
179 msgstr "An I2C bus on '%<fault-list[0].location>' is not functioning correctly."
195 msgstr "A fatal error has been detected by a SAS expander on '%<fault-list[0].location>' requiring …
211 msgstr "A non-fatal error has been detected by a SAS expander on '%<fault-list[0].location>'."
243 msgstr "A power failure has occurred on '%<fault-list[0].location>'."
259 msgstr "An attempt to read a sensor on '%<fault-list[0].location>' failed."
[all …]
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bboard.c116 bb_hcfmri.location = x86pi_cleanup_smbios_str(mod, ip.smbi_location, 0); in x86pi_gen_bboard()
165 topo_mod_dprintf(mod, "%s: location (%s)\n", f, bb_hcfmri.location); in x86pi_gen_bboard()
190 if (bb_hcfmri.location != NULL) { in x86pi_gen_bboard()
191 topo_mod_strfree(mod, (char *)bb_hcfmri.location); in x86pi_gen_bboard()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME244 An object (link/interface NCU, ENM or location) should only move online
343 address, if the location specifies nameserver etc, it
346 in, we need to reassess location activation conditions and
347 possibly change or reapply the current location. The problem
349 the IP interface's notion of "up" to trigger location activation,
350 we will likely first apply the location when the static address
356 location activation. This will lead to a reapplication of
357 the current location or possibly a location switch.
429 Automatic. nwamd will apply the NoNet location until such a time
431 to the Automatic location. If a user-supplied location is supplied,
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/frutree/
H A Dsystem-board.info32 NODE pci-slot location
36 NODE pci-slot location
40 NODE pci-slot location
44 NODE pci-slot location
48 NODE pci-slot location
52 NODE cpu-slot location
57 NODE cpu-slot location
62 NODE mem-slot location
67 NODE mem-slot location
72 NODE mem-slot location
[all …]
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A DREADME39 Darwin location: Solaris location: (usr/src/...)

12345678910