Searched refs:slot (Results 51 - 75 of 301) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgevents.h85 int slot; /* Slot number for this event */ member in struct:__anon9961
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c85 struct slot { struct
89 struct fbuf *fbp; /* dir buf where slot is */
90 struct file_id *ep; /* pointer to slot */
96 struct slot *, struct ud_inode **, uint8_t *, struct cred *);
103 enum de_op, int, struct slot *, struct ud_inode *,
108 struct slot *, struct cred *);
110 struct slot *, uint8_t *, struct cred *);
113 int32_t ud_write_fid(struct ud_inode *, struct slot *, uint8_t *);
339 struct slot slot; local
611 struct slot slot; local
1874 ud_write_fid(struct ud_inode *dp, struct slot *slot, uint8_t *buf) argument
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdma/
H A Dibdma_impl.h60 * Each I/O Controller slot for the I/O Unit.
65 * Just to map handle back to slot number and hca
149 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/boot/sys/boot/fdt/dts/arm/
H A Dexynos5420-arndale-octa.dts59 slot@0 {
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vcosf.S205 ! delay slot
216 ! delay slot
227 ! delay slot
258 ! delay slot
264 ! delay slot
270 ! delay slot
276 ! delay slot
300 ! delay slot
359 ! delay slot
363 ! delay slot
[all...]
H A D__vsinf.S205 ! delay slot
216 ! delay slot
227 ! delay slot
258 ! delay slot
264 ! delay slot
270 ! delay slot
276 ! delay slot
300 ! delay slot
355 ! delay slot
359 ! delay slot
[all...]
H A D__vsincosf.S226 ! delay slot
242 ! delay slot
258 ! delay slot
294 ! delay slot
300 ! delay slot
306 ! delay slot
312 ! delay slot
334 ! delay slot
427 ! delay slot
431 ! delay slot
[all...]
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_host.c69 /* initialize each slot */
71 sda_slot_t *slot = &h->h_slots[i]; local
73 slot->s_hostp = h;
74 slot->s_slot_num = i;
75 slot->s_ops = *ops;
77 sda_slot_init(slot);
/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h44 * Type definition for slot handle. This is an opaque pointer
52 * slot operations structure definition.
56 * xxx_op_connect CONNECT the slot to the bus to enable
58 * xxx_op_disconnect DISCONNECT the slot from the bus. For PCI,
59 * this disables the power to the slot.
60 * xxx_op_insert Prepare the slot for card insertion. This
62 * xxx_op_remove Prepare the slot for card removal. This
88 uint16_t slot_type; /* slot type: PCI, ... */
91 /* pci bus slot */
101 } slot; member in struct:hpc_slot_info
[all...]
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_pci_cfg.c94 int slot; local
98 slot = SOCKET_BUS(0) - bus;
99 ASSERT(slot >= 0 && slot < MAX_CPU_NODES);
100 hdl = dev_pci_hdl[slot][dev][func];
/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_bios.c62 * used to derive slot names for some named pci hot-plug slots.
166 * to build the 1275 slot-names property for the indicated bus.
174 uchar_t slot[N_PCI_IRQ_ROUTES_MAX+1]; local
185 slot[i] = 0xff;
191 slot[dev] = pci_irq_routes[i].pir_slot;
205 if (slot[i] == 0xff)
207 (void) sprintf(buf + plen, "Slot%d", slot[i]);
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c30 * functionality found on Daktari, such as slot button
69 #define HPC3130_REG(offset, slot) ((offset) + ((slot)*8))
437 * index in the per instance slot table. If it is not
794 * Get the "slot-table" property which defines the list of
797 * for each slot.
800 "slot-table", (caddr_t)&hpc3130_p->hpc3130_slot_table_data,
808 "couldn't find slot-table property");
812 "slot-table undefined");
816 "can't allocate memory for slot
1067 hpc3130_set_led(hpc3130_unit_t *unitp, int slot, int led, uint8_t value) argument
1114 hpc3130_get_led(i2c_client_hdl_t handle, int slot, int led, uint8_t *value) argument
1207 int slot; local
1259 uint8_t slot; local
1396 hpc3130_cpu_init(hpc3130_unit_t *hpc3130_p, int slot, i2c_client_hdl_t handle) argument
1447 hpc3130_debounce_status(i2c_client_hdl_t handle, int slot, uint8_t *status) argument
[all...]
/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c400 " %d: Box Name: \"%s\" slot %d\n"),
401 i, list->box_name, list->slot);
404 " %d: Box Name: \"%s\" front slot %d\n"),
405 i, list->box_name, list->slot);
410 " %d: Box Name: \"%s\" slot %d\n"),
411 i, list->box_name, list->slot + (MAX_DRIVES_DAK/2));
414 " %d: Box Name: \"%s\" rear slot %d\n"),
415 i, list->box_name, list->slot);
491 int tid, slot, path_index, dtype, f_r, err = 0; local
553 slot
1528 int slot, f_r, i, found_null_wwn = 0, err; local
1729 int tid, slot, f_r, al_pa, timeout = 0; local
[all...]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c757 * Set the initial burstsizes for each slot to all 1's. This will
879 DPRINTF(SBUS_REGISTERS_DEBUG, ("Sbus slot 0x%x slot "
884 /* Program the slot configuration registers */
996 * Save the underlying slot number and slot offset.
999 pdptr->slot = (uint_t)-1;
1001 pdptr->slot = ((struct regspec *)reg_prop)->regspec_bustype;
1016 uint_t slot = rp->regspec_bustype; local
1022 rp->regspec_bustype = slot;
1059 int slot, size; local
1152 int slot; local
1578 int slot = -1; local
1696 uint32_t slot; local
1931 int start_bit, ino, slot; local
2037 uint32_t ino, slot, level = *intr; local
[all...]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_fat.c307 int slot = -2; local
397 slot = id;
398 filename[slot * 13] = 0;
402 if (id != slot || slot == 0
409 slot--;
410 offset = slot * 13;
420 if (alias_checksum != -1 && slot == 0)
425 slot = -2;
/illumos-gate/usr/src/cmd/checknr/
H A Dchecknr.c151 static int slot; /* slot in knowncmds found by binsrch */ variable
566 /* binsrch sets slot as a side effect */
568 printf("binsrch(%s) -> %d\n", mac, slot);
570 loc = &knowncmds[slot];
580 knowncmds[slot-2], knowncmds[slot-1], knowncmds[slot],
581 knowncmds[slot+1], knowncmds[slot
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c114 smbios_slot_t slot; local
117 smbios_info_slot(shp, strp->smbstr_id, &slot) != 0)
120 if (slot.smbl_id == cbp->cb_slotnum) {
121 cbp->cb_label = slot.smbl_name;
143 * a slot-names property, and if it exists, ignore the slotmask value
163 * 2) use slot-names
168 * The PCI spec describes slot number 0 as reserved for
170 * this, so we have to treat slot 0 as a valid device.
174 * the given slot number is not represented in the
175 * SMBIOS tables, then ignore the slot entirel
511 slotnm_t *slot; local
[all...]
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_args.c187 tnf_probe_get_chars(void *slot) argument
192 ref = *((tnf_reference_t *)slot);
194 str_p = (char *)slot + TNF_REF32_VALUE(ref);
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_rcm.c453 info_table_t *slot; local
470 if ((slot = bsearch(&lookup, arg->table, arg->table_len,
475 for (entry = slot->entries; entry != NULL; entry = entry->next) {
521 info_table_t *slot; local
547 * Fill in the lookup table. Fill one slot in the table
550 * be joined together within the same slot.
552 slot = NULL;
570 * current slot in the table, then initialize the next
571 * slot in the table.
574 ((slot
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/tazmo/common/
H A Dtazmo.c496 /* Get the slot number for this card */
498 card.slot = tazmo_physical_slot(
505 card.slot = tazmo_physical_slot(
519 card.slot = -1;
524 if (card.slot == -1 || strstr(name, "ebus")) {
640 log_printf("%3d ", p->slot, 0);
680 /* XXX - Get the slot number (hack) */
681 card.slot = tazmo_physical_slot(
1247 * the PROM path of the controller for each slot using the "slot2dev"
1262 int slot; local
1491 int slot; local
[all...]
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_main.c310 uint32_t slot; local
318 for (slot = 0; slot < RGE_SEND_SLOTS; slot++) {
324 if (slot == (RGE_SEND_SLOTS - 1))
343 uint32_t slot; local
351 for (slot = 0; slot < RGE_RECV_SLOTS; slot++) {
360 if (slot
397 uint32_t slot; local
413 uint32_t slot; local
436 uint32_t slot; local
471 uint32_t slot; local
518 uint32_t slot; local
580 uint32_t slot; local
[all...]
/illumos-gate/usr/src/lib/libprtdiag/inc/
H A Ddisplay_sun4u.h75 int slot; /* Slot number */ member in struct:io_card
87 /* used to determine whether slot (int) or slot_str(char*) should be used */
/illumos-gate/usr/src/lib/libbc/libc/gen/common/sparc/
H A Dffs.s38 clr %o1 ! delay slot, return zero if no bit set
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dsmt_pause.s53 sll %i4, 0x6, %i2 ! pick a slot
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dsmt_pause.s48 sllx %i2, 0x6, %i1 ! pick a slot

Completed in 177 milliseconds

1234567891011>>