Searched refs:location (Results 126 - 150 of 274) sorted by relevance

1234567891011

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A Dfru_FT0.info62 Node F0 location
H A Dfru_FT2.info64 Node F0 location
H A Dfru_SC_data.info226 REFPROP _fru_parent name:/frutree/chassis/SYS/led-location
228 REFPROP _fru_parent name:/frutree/chassis/SYS/led-location
230 REFPROP _fru_parent name:/frutree/chassis/SYS/led-location
238 REFPROP _fru_parent name:/frutree/chassis/SYS/key-location
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h194 iso_32bit_t location; member in struct:rock_ridge::__anon2432::CL
197 iso_32bit_t location; member in struct:rock_ridge::__anon2432::PL
/opensolaris-onvv-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.h154 uint32_t location, uint64_t *ram_data);
156 uint32_t location, uint64_t ram_data);
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DSGMLApplication.cxx144 *this = ptr->location(pos);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Dinf_nan.t18 my $location = $0; $location =~ s/inf_nan.t//i;
28 unshift @INC, File::Spec->catdir(File::Spec->updir, $location);
32 unshift @INC, $location;
/opensolaris-onvv-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);
165 topo_mod_dprintf(mod, "%s: location (%s)\n", f, bb_hcfmri.location);
190 if (bb_hcfmri.location != NULL) {
191 topo_mod_strfree(mod, (char *)bb_hcfmri.location);
H A Dx86pi_impl.h151 const char *location; member in struct:x86pi_hcfmri_info_s
H A Dx86pi_bay.c298 hcfmri.location = x86pi_cleanup_smbios_str(mod, smb_port.smbo_eref, 0);
311 /* free up location string */
312 if (hcfmri.location != NULL) {
313 topo_mod_strfree(mod, (char *)hcfmri.location);
/opensolaris-onvv-gate/usr/src/lib/libnisdb/
H A Ddb_mindex_c.x54 % entryp location;
59 % { location = loc; next = n; }
243 % to location of where entry is found for input as subsequent 'next'
250 % to location of where entry is found for input as subsequent 'next'
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dwdiff.pl168 page = stripsearch(location.href);
178 page = stripsearch(location.href);
184 parent.location.replace(page + "?" + otherf.scrollY);
357 str = location.search;
/opensolaris-onvv-gate/usr/src/lib/libdhcpsvc/private/
H A DREADME.synch97 is, all requests for a given (location, container_name, container_version,
105 To address this issue, the `location' field given in the above tuple is
106 required to have the property that no two location names map to the same
107 location. Public modules whose `location' field does not meet this
109 maps a location into a token which does meet the constraints. In the above
112 int mkloctoken(const char *location, char *token, size_t tokensize);
114 The location to map is passed in as `location', which must be mapped into an
117 that modules which do not use synchronization or already have location name
[all...]
/opensolaris-onvv-gate/usr/src/lib/libshell/common/bltins/
H A Dhist.c57 Histloc_t location; local
147 location = hist_find(hp,argv[1],hist_max(hp)-1,0,-1);
148 if((range[++flag] = location.hist_command) < 0)
/opensolaris-onvv-gate/usr/src/lib/libshell/common/edit/
H A Dhistory.c925 Histloc_t location; local
926 location.hist_command = -1;
927 location.hist_char = 0;
928 location.hist_line = 0;
930 return(location);
944 coffset = &location.hist_char;
952 return(location);
955 return(location);
960 if((location.hist_line=hist_match(hp,offset,string,coffset))>=0)
962 location
[all...]
/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties33 slpd_int_err = slpd: Service location exception initializing: {0}
36 slpd_err = slpd: Service location exception ``{0}'''' initializing slpd: {1}
54 sa_forwarding_exception = Service location exception ``{0}'''' forwarding SA message ``0x{1}'''': {2}
56 sle_forward_error = Service location ``{0}'''' forwarding SA message ``{1}'''': {2}
77 rh_advert_error = Service location exception ``{0}'''' making {1}: {2}
84 sdat_forward_exception = Service location exception ``{0}'''' on forwarded SrvReg or SrvDereg ``{1}'''' to DA ``{2}'''': {3}
103 st_serialized_sle = Service location exception accessing serialized registration URL ``{0}'''': {1}
105 st_serialized_seex = Service location exception ``{0}'''' while registering serialized URL ``{1}'''': {2}
166 ssdat_register_error = Service location exception registering in Sun DA server table: {0}\n URL=``{1}''''\n scopes=``{2}''''
167 ssdat_deregister_error = Service location exceptio
[all...]
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Ddavicom.c156 static int read_eeprom(unsigned long ioaddr, int location, int addr_len);
211 static int phy_read(int location)
239 phy_write_1bit(io_dcr9, location&i ? PHY_DATA_1: PHY_DATA_0);
256 static void phy_write(int location, u16 phy_data)
283 phy_write_1bit(io_dcr9, location&i ? PHY_DATA_1: PHY_DATA_0);
393 static int read_eeprom(unsigned long ioaddr, int location, int addr_len)
398 int read_cmd = location | EE_READ_CMD;
208 phy_read(int location) argument
253 phy_write(int location, u16 phy_data) argument
389 read_eeprom(unsigned long ioaddr, int location, int addr_len) argument
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) argument
355 int read_cmd = location | EE_ReadCmd;
388 static int mdio_read(int phy_id, int location) argument
390 if (phy_id == 1 && location < 32)
391 return inl(ioaddr + 0x80 + (location<<2)) & 0xffff;
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);
435 * Description: reads and returns a given location from EEPROM
437 * Arguments: int location: requested EEPROM location
439 * Returns: u16: contents of requested EEPROM location
443 /* Read Serial EEPROM through EEPROM Access Register, Note that location is
445 static u16 sis900_read_eeprom(int location) argument
450 u32 read_cmd = location | EErea
515 sis900_mdio_read(int phy_id, int location) argument
[all...]
H A Dsundance.c303 /* Station Address location within the EEPROM */
309 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) argument
757 outw(0x0200 | (location & 0xff), ioaddr + EECtrl);
805 mdio_read(struct nic *nic __unused, int phy_id, unsigned int location) argument
808 int mii_cmd = (0xf6 << 10) | (phy_id << 5) | location;
838 unsigned int location, int value)
842 (0x5002 << 16) | (phy_id << 23) | (location << 1
837 mdio_write(struct nic *nic __unused, int phy_id, unsigned int location, int value) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c266 * Update the diskmon's location field with the disk's label
268 if (diskp->location)
269 dstrfree(diskp->location);
271 diskp->location = dstrdup(label);
274 diskp->location = dstrdup("unknown location");
680 * Set the diskmon's location to the value in this port's label.
681 * If there's a disk plugged in, the location will be updated
693 diskp->location = dstrdup(label);
696 diskp->location
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c171 char location[MAX_LOCATION_LEN]; member in struct:fru_led_info
969 if (strncmp(set_ledp->location, fru_led_table[i].location,
1013 if (strncmp(get_ledp->location, fru_led_table[i].location,
1166 (void) strncpy(lw8_get_led.location, "chassis",
1185 (void) strncpy(lw8_get_led.location, "chassis",
1252 (void) strncpy(lw8_set_led.location, "chassis",
1300 (void) strncpy(lw8_set_led.location, "chassis",
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/lib/
H A Ddd_misc.c317 char *location = NULL; local
366 /* Get the location */
368 jdatastore, &location)) {
374 /* If location was passed in, then override config setting */
375 if (location != NULL) {
377 dsp->d_location = location;
/opensolaris-onvv-gate/usr/src/cmd/fps/fptest/
H A Dcheetah_sdc.s49 * i1 = location for the observed value
50 * i2 = location for the expected value
199 stx %i0, [%i1] ! store the pattern to the first location
/opensolaris-onvv-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DPoold.java327 * Default logfile location
332 * Log location indicating <code>syslog</code>, as
343 * Name of configuration property, log location.
346 "system.poold.log-location";
358 private static String location; field in class:Poold.logHelper
429 * the default location, until the pools
441 location = SYSLOG_LOG_LOC;
512 * Set the log location as specified by the
588 !location.equals(newLogLocation))
594 location
[all...]

Completed in 290 milliseconds

1234567891011