Searched defs:index (Results 126 - 150 of 945) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_abbrev.c197 Dwarf_Signed index,
208 if (index < 0)
231 index >= 0 && abbrev_ptr < abbrev_end && (attr != 0 ||
233 index--) {
248 if (index >= 0) {
196 dwarf_get_abbrev_entry(Dwarf_Abbrev abbrev, Dwarf_Signed index, Dwarf_Half * returned_attr_num, Dwarf_Signed * form, Dwarf_Off * offset, Dwarf_Error * error) argument
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet_bpf.c191 uint_t index; local
197 index = 0;
199 error = ipnet_get_linkid_byname(name, &index, zoneid);
202 *idp = (datalink_id_t)index;
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c415 uint_t index; local
527 for (index = 0; index < quadlet_count; index++) {
528 hci1394_ohci_selfid_read(soft_state->ohci, index + 1,
529 &soft_state->sl_selfid_buf[index]);
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_recv2.c110 if (hw_rbd.index >= brp->desc.nslots) {
112 BGE_PKTDUMP((bgep, &hw_rbd, NULL, "bad ring index!"));
116 srbdp = &brp->sw_rbds[hw_rbd.index];
269 * (but not including) the producer index in the status block.
417 uint64_t index; local
420 for (index = 0; index < bgep->chipid.rx_rings; index++) {
424 rrp = &bgep->recv[index];
428 * proper index withi
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dl2_dbg.c139 //increment the status index of all storms for this status block
159 //increment the status index of all storms for this status block
174 * sb_idx - this is the index where the status block lies in the array under the lm_device
193 //check if the default status block has changed, thus have a new status index.
194 //it is possible that even here, there is no difference in the index due to hw queues races(the DMA op is delayed)so bail out.
197 //Agreed with Shay that we don't need to ack the index in case it matches the local copy, just enable ints
198 DbgMessage(pdev, INFORMi, "dbg_def_sb_dpc(): no change in status index so get out!\n");
273 * sb_idx - this is the index where the status block lies in the array under the lm_device
289 //check if the non-default status block has changed, thus have a new status index.
290 //it is possible that even here, there is no difference in the index du
412 u8_t index; local
[all...]
/illumos-gate/usr/src/lib/sun_fc/common/
H A DHBA.cc169 * @memo Fetch the port based on index.
170 * @exception IllegalIndexException Thrown if the index is not valid
171 * @return HBAPort* the port matching the index
172 * @param index - the zero based index of the port to retrieve
175 HBAPort* HBA::getPortByIndex(int index) { argument
179 log.debug("Port index size %d index %d ", portsByIndex.size(),
180 index);
182 if (index >
[all...]
H A DHBAPort.cc289 HBANPIVPort* HBAPort::getPortByIndex(int index) { argument
293 if (index >= npivportsByIndex.size() || index < 0) {
296 HBANPIVPort *tmp = npivportsByIndex[index];
H A DHandle.cc252 * @memo Refresh underlying index values
253 * @postcondition All HandlePorts will be reset and prior index values
258 * the use of index values for identifying what "thing"
326 * @memo Get the underlying Handle port based on index
327 * @return The Handle port for the given port index
328 * @param index The index of the desired port
330 HandlePort* Handle::getHandlePortByIndex(int index) { argument
332 HBAPort* port = hba->getPortByIndex(index);
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasScsiInquiry.c76 int index = 0; local
111 index = RetrieveIndex(handle);
113 if ((hba_ptr = RetrieveHandle(index)) == NULL) {
H A DSun_sasScsiReadCapacity.c73 int index = 0, domainPortFound = 0; local
107 index = RetrieveIndex(handle);
109 if ((hba_ptr = RetrieveHandle(index)) == NULL) {
H A Dsun_sas.c157 RetrieveHandle(int index) argument
163 if (hba_ptr->index == index)
177 ExtractHandle(int index) argument
185 if (hba_ptr->index == index) {
212 int index; local
215 index = RetrieveIndex(handle);
216 if (index == -1) {
222 handle_struct = RetrieveHandle(index);
321 int index = 0; local
[all...]
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_fm.c284 uint8_t index; local
286 /* Extract the block id and the index within the block */
288 index = (ereport_id & EREPORT_INDEX_MASK);
293 attr = &hxge_fm_ereport_sw[index];
296 attr = &hxge_fm_ereport_vmac[index];
299 attr = &hxge_fm_ereport_pfc[index];
302 attr = &hxge_fm_ereport_rdmc[index];
305 attr = &hxge_fm_ereport_tdmc[index];
308 attr = &hxge_fm_ereport_peu[index];
333 switch (ereport->index) {
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c51 * pci_cap_probe: returns the capid and base based upon a given index
54 pci_cap_probe(ddi_acc_handle_t h, uint16_t index, argument
68 base && i < index; base = pci_config_get8(h, base
85 if (base && i == index) {
93 for (base = PCIE_EXT_CAP; base && i < index; i++) {
103 if (!base || i < index)
112 PCI_CAP_DBG("pci_cap_probe: index=%x, id=%x, base=%x\n",
113 index, id, base);
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mm.h50 * @index: Item's index in the memory pool.
59 int index, int is_last, void *userdata);
90 __hal_mempool_item(xge_hal_mempool_t *mempool, int index) argument
92 return mempool->items_arr[index];
/illumos-gate/usr/src/uts/common/sys/
H A Dhotkey_drv.h68 int index; /* device index */ member in struct:acpi_drv_dev
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dccode.h55 const char* index; /* default index */ member in struct:Ccmap_s
56 int ccode; /* <ccode.h> code index */
H A Doption.h73 int index; /* argv index */ member in struct:Opt_s
76 int offset; /* char offset in argv[index] */
/illumos-gate/usr/src/lib/libast/common/include/
H A Dccode.h46 const char* index; /* default index */ member in struct:Ccmap_s
47 int ccode; /* <ccode.h> code index */
H A Doption.h64 int index; /* argv index */ member in struct:Opt_s
67 int offset; /* char offset in argv[index] */
/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregrexec.c46 register size_t index; local
72 index = leftlen++;
75 while ((index += skip[buf[index]]) < mid);
76 if (index < HIT)
78 index -= HIT;
79 m = mask[n = exactlen - 1][buf[index]];
84 } while (m &= mask[n][buf[--index]]);
85 if ((index += fail[n + 1]) < len)
96 r = (l = buf + index)
[all...]
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dccode.h55 const char* index; /* default index */ member in struct:Ccmap_s
56 int ccode; /* <ccode.h> code index */
H A Doption.h73 int index; /* argv index */ member in struct:Opt_s
76 int offset; /* char offset in argv[index] */
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dccode.h55 const char* index; /* default index */ member in struct:Ccmap_s
56 int ccode; /* <ccode.h> code index */
H A Doption.h73 int index; /* argv index */ member in struct:Opt_s
76 int offset; /* char offset in argv[index] */
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dccode.h55 const char* index; /* default index */ member in struct:Ccmap_s
56 int ccode; /* <ccode.h> code index */

Completed in 1189 milliseconds

1234567891011>>