Home
last modified time | relevance | path

Searched refs:slot (Results 101 – 125 of 339) sorted by relevance

12345678910>>...14

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dpelton.c95 card->slot = 0; in get_slot_number()
98 card->slot = 2; in get_slot_number()
101 card->slot = 3; in get_slot_number()
104 card->slot = 1; in get_slot_number()
107 card->slot = -1; in get_slot_number()
202 if (pci_card.slot != -1) { in pelton_pci_callback()
205 IOBOARD, pci_card.bus_type, pci_card.slot); in pelton_pci_callback()
H A Dstpaul.c145 if (pci_card.slot != -1) { in stpaul_pci_callback()
149 pci_card.slot); in stpaul_pci_callback()
391 card->slot = 0; in get_slot_number()
394 card->slot = 0; in get_slot_number()
397 card->slot = 1; in get_slot_number()
400 card->slot = 1; in get_slot_number()
404 card->slot = -1; in get_slot_number()
/illumos-gate/usr/src/uts/common/sys/
H A Dfbio.h322 uchar_t slot; /* sbus slot # */ member
333 uchar_t slot; /* sbus slot # */ member
344 uchar_t slot; /* sbus slot # */ member
355 uchar_t slot; /* sbus slot # */ member
366 uchar_t slot; /* sbus slot # */ member
/illumos-gate/usr/src/cmd/luxadm/
H A Dhot.h66 #define TARGET_ID(box_id, f_r, slot) \ argument
67 ((box_id | ((f_r == 'f' ? 0 : 1) << 4)) | (slot + 2))
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c74 uint8_t slot; member
137 if ((bus == pci_bsf->bus) && (dev == pci_bsf->slot) && in gfxp_pci_find_bsf()
152 gfxp_pci_init_handle(uint8_t bus, uint8_t slot, uint8_t function, in gfxp_pci_init_handle() argument
170 pci_bsf->slot = slot; in gfxp_pci_init_handle()
/illumos-gate/usr/src/lib/mergeq/
H A Dmergeq.c395 mergeq_push(mergeq_t *mqp, size_t slot, void *item) in mergeq_push() argument
398 VERIFY(slot < mqp->mq_cap); in mergeq_push()
405 while (mqp->mq_ncommit != slot && mqp->mq_iserror == B_FALSE) in mergeq_push()
411 mqp->mq_items[slot] = item; in mergeq_push()
494 size_t slot; in mergeq_thr_merge() local
505 slot = mergeq_slot(mqp); in mergeq_thr_merge()
523 mergeq_push(mqp, slot, out); in mergeq_thr_merge()
/illumos-gate/usr/src/lib/libvmmapi/common/
H A Dvmmapi.h253 int vm_assign_pptdev(struct vmctx *ctx, int bus, int slot, int func);
254 int vm_unassign_pptdev(struct vmctx *ctx, int bus, int slot, int func);
255 int vm_map_pptdev_mmio(struct vmctx *ctx, int bus, int slot, int func,
257 int vm_unmap_pptdev_mmio(struct vmctx *ctx, int bus, int slot, int func,
259 int vm_setup_pptdev_msi(struct vmctx *ctx, int bus, int slot,
261 int vm_setup_pptdev_msix(struct vmctx *ctx, int bus, int slot,
264 int vm_disable_pptdev_msix(struct vmctx *ctx, int bus, int slot, int func);
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.h41 int slot; member
48 int slot; member
H A Dnscd_selfcred.c298 int slot = ch->child_slot; in return_cslot_nolock() local
302 child[open_tail]->next_open = slot; in return_cslot_nolock()
303 open_tail = slot; in return_cslot_nolock()
306 open_head = open_tail = slot; in return_cslot_nolock()
630 cslot = ih->slot; in _nscd_proc_iamhere()
770 int slot; in _nscd_proc_fork() local
806 slot = f->slot; in _nscd_proc_fork()
812 if (slot < 0 || slot >= max_pu_nscd) { in _nscd_proc_fork()
856 ih.slot = slot; in _nscd_proc_fork()
918 f.slot = cslot; in selfcred_fork()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DNIC.po28 …fic will pass through the data link or network interfaces associated with this transceiver slot.\n"
45 …ic will pass through the data link or network\ninterfaces associated with this transceiver slot.\n"
62 …fic will pass through the data link or network interfaces associated with this transceiver slot.\n"
79 …ic will pass through the data link or network\ninterfaces associated with this transceiver slot.\n"
92 msgstr "The slot for NIC transceiver module %<fault-list[0].resource.hc-specific.txr_index> (SFP/SF…
94 msgstr "The transceiver module slot has been disabled, and the network data link associated with it…
96 …ic will pass through the data link or network\ninterfaces associated with this transceiver slot.\n"
98 … may be faulty,\ninserted incorrectly, or not of the correct type for the slot.\nIf problems persi…
/illumos-gate/usr/src/uts/sparc/ml/
H A Dip_ocsum.S45 tst %o1 ! delay slot, test count
47 btst 31, %o0 ! (delay slot)
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c911 int *rp, len, slot, i; in sysctrl_hold_rele_branches() local
943 if (i == slot) in sysctrl_hold_rele_branches()
1039 int slot; in sysctrl_open() local
1056 slot = GETSLOT(dev); in sysctrl_open()
1069 if (!fhc_bd_valid(slot)) in sysctrl_open()
1125 if (slot == -1) in sysc_enter_transition()
1153 if (slot == -1) in sysc_exit_transition()
1156 list = fhc_bd(slot); in sysc_exit_transition()
1233 int slot; in sysctrl_ioctl() local
1246 slot = GETSLOT(devt); in sysctrl_ioctl()
[all …]
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemcmp.S89 ldub [%o1], %o5 ! delay slot, get next byte from s2
91 mov %o3, %o4 ! delay slot, move *s1 to %o4
97 andcc %o1, 3, %o4 ! delay slot, is s2 aligned?
106 deccc %o2 ! delay slot, compare count (len)
143 sub %o4, %o5, %o0 ! delay slot, return(*s1 - *s2)
H A Dstrncmp.S56 sub %i0, %i1, %i0 ! delay slot, get diff from s1 - s2
63 nop ! delay slot
95 ld [%i1], %i3 ! delay slot
145 ld [%i1], %i3 ! delay slot
189 ld [%i1], %i3 ! delay slot
193 inc 4, %i2 ! delay slot
297 nop ! delay slot
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2356 ! delay slot
2466 ! delay slot
2476 ! delay slot
2581 ! delay slot
2691 ! delay slot
2854 ! delay slot
2861 ! delay slot
2868 ! delay slot
2873 ! delay slot
2880 ! delay slot
[all …]
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgfrutree.h58 int16_t slot; /* location: valid slot or -1 */ member
64 #define location_slot cinfo.linfo.slot
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_jfs.c138 return (ldtentry_t *)&dtroot->slot[(int)dtroot->header.stbl[jfs.sindex++]]; in next_dentry()
141 de = (ldtentry_t *)dtpage->slot; in next_dentry()
174 de = (idtentry_t *)dtpage->slot; in first_dentry()
176 xd = &((idtentry_t *)dtr->slot)[(int)dtr->header.stbl[0]].xd; in first_dentry()
195 ? (dtslot_t *)&dtroot->slot[next] in next_dslot()
196 : &((dtslot_t *)dtpage->slot)[next]; in next_dslot()
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaMechManager.c283 CK_ULONG slot, num_slots; in meta_mechManager_update_mech() local
306 for (slot = 0; slot < num_slots; slot++) { in meta_mechManager_update_mech()
307 if (force_refresh || !mechlist[index].slots[slot].initialized) { in meta_mechManager_update_mech()
308 rv = update_slotmech(mech, slot, index); in meta_mechManager_update_mech()
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemcmp.S88 ldub [%o1], %o5 ! delay slot, get next byte from s2
90 mov %o3, %o4 ! delay slot, move *s1 to %o4
96 andcc %o1, 3, %o4 ! delay slot, is s2 aligned?
105 deccc %o2 ! delay slot, compare count (len)
140 sub %o4, %o5, %o0 ! delay slot, return(*s1 - *s2)
/illumos-gate/usr/src/cmd/mandoc/
H A Dmandocdb.c992 unsigned int slot; in mlink_add() local
1012 ohash_insert(&mlinks, slot, mlink); in mlink_add()
1019 mpage = ohash_find(&mpages, slot); in mlink_add()
1027 ohash_insert(&mpages, slot, mpage); in mlink_add()
1112 unsigned int slot; in mlink_check() local
1159 str = ohash_find(&names, slot); in mlink_check()
1857 unsigned int slot; in putkeys() local
1885 slot = ohash_qlookupi(htab, cp, &end); in putkeys()
1886 s = ohash_find(htab, slot); in putkeys()
1894 ohash_insert(htab, slot, s); in putkeys()
[all …]
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c2174 slot %= RX_NUM_DESC; in bfe_rx_desc_buf_reinit()
2180 v = r->r_buf_dma[slot].len & BFE_DESC_LEN; in bfe_rx_desc_buf_reinit()
2181 if (slot == (RX_NUM_DESC - 1)) in bfe_rx_desc_buf_reinit()
2589 &r->r_buf_dma[slot].handle); in bfe_ring_buf_alloc()
2600 &r->r_buf_dma[slot].len, in bfe_ring_buf_alloc()
2601 &r->r_buf_dma[slot].acchdl); in bfe_ring_buf_alloc()
2610 NULL, r->r_buf_dma[slot].addr, in bfe_ring_buf_alloc()
2611 r->r_buf_dma[slot].len, in bfe_ring_buf_alloc()
2614 &r->r_buf_dma[slot].cookie, in bfe_ring_buf_alloc()
2632 ddi_dma_mem_free(&r->r_buf_dma[slot].acchdl); in bfe_ring_buf_alloc()
[all …]
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_props.c540 uint32_t slot[32]; in pci_prop_set_pciex_slot_name() local
543 bzero(slot, sizeof (slot)); in pci_prop_set_pciex_slot_name()
544 slot[0] = 1; in pci_prop_set_pciex_slot_name()
551 len = snprintf((char *)&slot[1], sizeof (slot) - sizeof (slot[0]), in pci_prop_set_pciex_slot_name()
557 (int *)slot, len); in pci_prop_set_pciex_slot_name()
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdma/
H A Dibdma_impl.h149 ibdma_set_ioc_state(ibdma_hca_t *hca, int slot, ibdma_ioc_state_t state);
150 static ibdma_ioc_state_t ibdma_get_ioc_state(ibdma_hca_t *hca, int slot);
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_fw.c141 nvme_fw_commit_req_set_slot(nvme_fw_commit_req_t *req, uint32_t slot) in nvme_fw_commit_req_set_slot() argument
143 if (!nvme_field_check_one(req->fwc_ctrl, slot, "firmware commit", in nvme_fw_commit_req_set_slot()
148 req->fwc_slot = slot; in nvme_fw_commit_req_set_slot()
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c879 struct fmdump_srlzer_slot *slot, *oldest; in srlzer_choose() local
887 i++, slot++) { in srlzer_choose()
892 oldest = slot; in srlzer_choose()
898 if (slot->ss_sec < oldest->ss_sec || in srlzer_choose()
899 slot->ss_sec == oldest->ss_sec && in srlzer_choose()
900 slot->ss_nsec < oldest->ss_nsec) { in srlzer_choose()
901 oldest = slot; in srlzer_choose()
939 struct fmdump_srlzer_slot *slot; in pipeline_output() local
945 slot = &srlzer->ds_slot[thisidx]; in pipeline_output()
947 slot->ss_sec = rp->rec_sec; in pipeline_output()
[all …]

12345678910>>...14