Home
last modified time | relevance | path

Searched refs:location (Results 1 – 25 of 226) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A Dpiclfrutree.info82 NODE MB location
86 NODE F0 location
90 NODE F1 location
94 NODE F2 location
98 NODE PS0 location
102 NODE HDD0 location
106 NODE HDD1 location
114 NODE IFB location
119 NODE BB location
124 NODE HCM location
[all …]
H A Dsystem-board.info45 NODE SC location
50 NODE BAT location
71 NODE P0 location
75 NODE P1 location
86 REFNODE F0 location WITH name:/frutree/chassis/MB/system-board/P0/cpu
92 REFNODE F1 location WITH name:/frutree/chassis/MB/system-board/P0/cpu
98 REFNODE B0 location WITH name:/frutree/chassis/MB/system-board/P0/cpu
103 REFNODE D0 location WITH name:/frutree/chassis/MB/system-board/P0/cpu
104 REFNODE D1 location WITH name:/frutree/chassis/MB/system-board/P0/cpu
106 REFNODE B1 location WITH name:/frutree/chassis/MB/system-board/P0/cpu
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Demacs.c148 #define location ep->_location macro
199 location.hist_command = -5; in ed_emacsread()
229 location.hist_line = hloff; in ed_emacsread()
234 location.hist_line = 0; in ed_emacsread()
267 location = hist_locate(shgd->hist_ptr,location.hist_command,location.hist_line,1); in ed_emacsread()
271 hloff = location.hist_line; in ed_emacsread()
916 location.hist_line = 0; in escape()
1197 if (location.hist_line) in xcommands()
1241 Histloc_t location; in search() local
1313 i = location.hist_command; in search()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/
H A Dsystem-board.info45 NODE SC location
58 NODE HDDBP location
67 NODE SCC location
78 NODE USB0 location
84 NODE FIOB location
320 NODE USB2 location
328 NODE FCB0 location
333 NODE FCB1 location
344 NODE USB2 location
347 NODE USB3 location
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frutree/
H A Dpiclfrutree.info82 NODE SYS location
90 NODE SC location
94 NODE MB location
98 NODE FT0 location
102 NODE FT1 location
122 NODE DVD location
126 NODE SCC location
241 Node F0 location
248 Node F0 location
254 Node F1 location
[all …]
H A Dsystem-board.info45 NODE BAT location
66 Node C0 location
70 Node C1 location
74 Node C2 location
78 Node C3 location
135 REFNODE P0 location WITH name:/frutree/chassis/C0/system-board
140 REFNODE P0 location WITH name:/frutree/chassis/C1/system-board
145 REFNODE P0 location WITH name:/frutree/chassis/C2/system-board
150 REFNODE P0 location WITH name:/frutree/chassis/C3/system-board
166 REFNODE B0 location WITH name:/frutree/chassis/C0/system-board/P0/cpu
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frutree/
H A Dpiclfrutree.info77 NODE MB location
81 NODE FT0 location
85 NODE F0 location
89 NODE F1 location
95 NODE FT1 location
99 NODE F0 location
105 NODE FT2 location
109 NODE F0 location
115 NODE PS0 location
119 NODE PS1 location
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/frutree/
H A Dpiclfrutree.info72 NODE MB location
80 NODE FIOB location
86 NODE RM0 location
93 NODE F0 location
98 NODE F1 location
103 NODE F2 location
109 NODE F3 location
115 NODE F4 location
125 NODE PS0 location
140 NODE HDD0 location
[all …]
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elfread.h154 struct location { struct
186 struct location f_loc_ehdr;
189 struct location f_loc_shdr;
192 struct location f_loc_phdr;
202 struct location f_loc_dynamic;
207 struct location f_loc_dynsym;
215 struct location f_loc_symtab;
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_index_entry_c.x66 entryp location; member
83 % entryp location;
89 % db_index_entry( char* name, int nlen, entryp location );
131 % entryp getlocation() {return location;}
149 % void replace( entryp ep ) {location = ep;}
H A Ddb_index_entry.cc41 location = ep; in db_index_entry()
57 location = ep; in db_index_entry()
96 if (current->location == other->location) in join()
147 (np->key->equal(i, casein)) && l == location) { in getnext()
170 np->location == recnum) { in lookup()
238 np->location == recnum) { in remove()
326 printf(": %d\n", location); in print()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c314 tctl.bits.ldw.location = location; in npi_fflp_tcam_entry_invalidate()
406 tctl.bits.ldw.location = location; in npi_fflp_tcam_entry_read()
476 tctl.bits.ldw.location = location; in npi_fflp_tcam_entry_write()
521 tctl.bits.ldw.location = location; in npi_fflp_tcam_asc_ram_entry_write()
565 tctl.bits.ldw.location = location; in npi_fflp_tcam_asc_ram_entry_read()
638 location)); in npi_fflp_fcram_entry_write()
652 location)); in npi_fflp_fcram_entry_write()
663 location)); in npi_fflp_fcram_entry_write()
757 location)); in npi_fflp_fcram_entry_read()
805 location)); in npi_fflp_fcram_entry_invalidate()
[all …]
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A Dnfsref.c98 char *text, *location; in addref() local
134 location = NULL; in addref()
138 location = realloc(location, len); in addref()
139 location[oldlen] = '\0'; in addref()
141 strlcat(location, buf, len); in addref()
142 strlcat(location, " ", len); in addref()
144 location[len - 2] = '\0'; in addref()
147 err = reparse_add(nvl, svc_type, location); in addref()
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dschg_mgr.c132 diskp->location, in dm_fault_indicator_set()
155 diskp->location, in schg_execute_state_change_action()
193 diskp->location, in schg_execute_state_change_action()
216 "in %s\n", diskp->location); in schg_send_fru_update()
222 diskp->location); in schg_send_fru_update()
237 "FRU information for disk %s!\n", diskp->location); in schg_update_fru_info()
241 "for disk in %s", diskp->location); in schg_update_fru_info()
390 "for disk %s\n", diskp->location); in disk_state_change_thread()
430 diskp->location, pth == NULL ? "Unknown" : pth); in disk_state_change_thread()
434 diskp->state_change_count, diskp->location, in disk_state_change_thread()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frutree/
H A Dpiclfrutree.info77 NODE MB location
115 NODE PS0 location
119 NODE PS1 location
123 NODE PS2 location
127 NODE PS3 location
139 Node C0 location
143 Node C1 location
147 Node C2 location
151 Node C3 location
203 NODE SC location
[all …]
H A Dsystem-board.info158 REFNODE P0 location WITH name:/frutree/chassis/MB/system-board/C0/cpu-module
162 REFNODE cpu location WITH name:/platform/SUNW,UltraSPARC-IIIi+@0,0
163 REFNODE cpu location WITH name:/platform/SUNW,UltraSPARC-IIIi@0,0
171 REFNODE P0 location WITH name:/frutree/chassis/MB/system-board/C1/cpu-module
175 REFNODE cpu location WITH name:/platform/SUNW,UltraSPARC-IIIi+@1,0
176 REFNODE cpu location WITH name:/platform/SUNW,UltraSPARC-IIIi@1,0
184 REFNODE P0 location WITH name:/frutree/chassis/MB/system-board/C2/cpu-module
188 REFNODE cpu location WITH name:/platform/SUNW,UltraSPARC-IIIi+@2,0
189 REFNODE cpu location WITH name:/platform/SUNW,UltraSPARC-IIIi@2,0
201 REFNODE cpu location WITH name:/platform/SUNW,UltraSPARC-IIIi+@3,0
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dpiclfrutree.info68 NODE MB location
72 NODE F0 location
78 NODE F1 location
82 NODE F2 location
86 NODE F3 location
92 NODE PS0 location
101 NODE HDD0 location
105 NODE HDD1 location
110 NODE RM0 location
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 pci-slot location
60 NODE cpu-slot location
65 NODE cpu-slot location
70 NODE mem-slot location
75 NODE mem-slot location
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/frutree/
H A Dpiclfrutree.info69 NODE MB location
73 NODE F0 location
79 NODE F1 location
85 NODE F2 location
91 NODE PS0 location
97 NODE HDD0 location
101 NODE HDD1 location
105 NODE RM0 location
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c87 location)); in hxge_tcam_dump_entry()
105 int location; in hxge_get_tcam() local
110 location = *lptr; in hxge_get_tcam()
112 if ((location >= hxgep->classifier.tcam_size) || (location < -1)) { in hxge_get_tcam()
117 if (location == -1) { in hxge_get_tcam()
121 start_location = location; in hxge_get_tcam()
122 stop_location = location + 1; in hxge_get_tcam()
166 uint32_t location; in hxge_tcam_default_add_entry() local
199 location = class; in hxge_tcam_default_add_entry()
209 " failed for location %d", location)); in hxge_tcam_default_add_entry()
[all …]
H A Dhpi_pfc.c87 hpi_pfc_tcam_entry_read(hpi_handle_t handle, uint32_t location, in hpi_pfc_tcam_entry_read() argument
103 tctl.bits.addr = location; in hpi_pfc_tcam_entry_read()
118 uint32_t location, uint64_t *ram_data) in hpi_pfc_tcam_asc_ram_entry_read() argument
124 tctl.bits.addr = location; in hpi_pfc_tcam_asc_ram_entry_read()
133 "TCAM RAM read failed loc %d \n", location)); in hpi_pfc_tcam_asc_ram_entry_read()
152 tctl.bits.addr = location; in hpi_pfc_tcam_asc_ram_entry_write()
157 location, ram_data, tctl.value)); in hpi_pfc_tcam_asc_ram_entry_write()
163 "TCAM RAM write failed loc %d \n", location)); in hpi_pfc_tcam_asc_ram_entry_write()
629 location, tcam_ptr->key0, tcam_ptr->key1, in hpi_pfc_tcam_entry_write()
633 tctl.bits.addr = location; in hpi_pfc_tcam_entry_write()
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_load-key/
H A Dzfs_load-key_common.kshlib66 typeset location=$2
69 if [[ "$keyloc" != "$location" ]]; then
70 log_fail "Expected keylocation $location, got $keyloc"
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c125 int location; in nxge_get_tcam() local
130 location = *lptr; in nxge_get_tcam()
132 if ((location >= nxgep->classifier.tcam_size) || (location < -1)) { in nxge_get_tcam()
137 if (location == -1) { in nxge_get_tcam()
141 start_location = location; in nxge_get_tcam()
257 uint16_t location; in nxge_fflp_tcam_invalidate_all() local
273 for (location = start; location < stop; location++) { in nxge_fflp_tcam_invalidate_all()
307 uint32_t location; in nxge_fflp_fcram_invalidate_all() local
342 for (location = 0; location < last_location; location += increment) { in nxge_fflp_fcram_invalidate_all()
1272 tcam_location_t location; in nxge_add_tcam_entry() local
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/
H A Dpiclfrutree.info69 NODE fan-slot location
75 NODE fan-slot location
81 NODE fan-slot location
87 NODE psu-slot location
95 NODE disk-slot location
100 NODE disk-slot location
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A Dsystem-board.info33 NODE upa-slot location
37 NODE upa-slot location
41 NODE pci-slot location
44 NODE pci-slot location
47 NODE pci-slot location
50 NODE pci-slot location
53 NODE cpu-slot location
57 NODE cpu-slot location
61 NODE mem-slot location
65 NODE mem-slot location
[all …]

12345678910