Searched refs:bus (Results 201 - 225 of 229) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h2463 * bus - USB bus address
2475 int bus,
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82540.c189 /* bus type/speed/width */
710 if (hw->bus.func == E1000_FUNC_1)
H A De1000_82543.c217 /* bus type/speed/width */
1588 if (hw->bus.func == E1000_FUNC_1)
H A De1000_hw.h1006 struct e1000_bus_info bus; member in struct:e1000_hw
H A De1000_ich8lan.c751 /* bus type/speed/width */
4914 * e1000_get_bus_info_ich8lan - Get/Set the bus type and width
4917 * ICH8 use the PCI Express bus, but does not contain a PCI Express Capability
4918 * register, so the bus width is hard coded.
4922 struct e1000_bus_info *bus = &hw->bus; local
4931 * PCI Express Capability registers, so bus width
4934 if (bus->width == e1000_bus_width_unknown)
4935 bus->width = e1000_bus_width_pcie_x1;
4956 /* Prevent the PCI-E bus fro
[all...]
/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.c539 if (attr->tag.cidl.bus == tag.cidl.bus &&
731 dst->tag.cidl.bus = (uint64_t)OBJ_ATTR_NONE;
746 dst->tag.cidl.bus = disk_attr->tag.cidl.bus;
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c942 uint8_t bus, dev; member in struct:__anon5385
979 * Look for function 0 on our bus and device. If the device doesn't
983 if ((PCI_REG_BUS_G(reg) != rom->bus) ||
1025 rom.bus = PCI_REG_BUS_G(regs[0]);
1088 * Enable bus-master and memory accesses
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c149 sbp2_tgt_init(void *bus_hdl, sbp2_bus_t *bus, int maxluns, sbp2_tgt_t **tpp) argument
155 tp->t_bus = bus;
313 * initialize bus buffers and commands
362 * allocate bus commands
790 * Immediately upon detection of a bus reset, all command
1386 * allocate bus commands
1414 /* free bus commands */
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c41 #include <sys/sbp2/bus.h>
360 * local Node ID, which might have changed during bus reset.
816 /* transport or serial bus failure */
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c81 /* some bus specific stuff */
510 * devinfo structure or otherwise do bus specific operations
1006 panic("unsupported bus operation");
1072 * based on parent's bus type, construct a regspec that is usable
1080 int ptype = -1, len, bus; local
1105 bus = PCI_REG_BUS_G(pcireg->pci_phys_hi);
1108 bus = 0;
1112 PCI_ADDR_MEM32) | PCI_RELOCAT_B | (bus << 16);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c249 (struct bus_ops *)0, /* no bus operations */
545 * Called by Hot Plug Services to connect a slot to the bus.
959 * Called by Hot Plug Services to disconnect a slot to the bus.
4002 int prd_slot, status, bus; local
4046 bus = slot & 0x1;
4048 status = gdcd->dcd_prd[expander][prd_slot].prd_iocard_rsv[bus][0];
4053 "prd_slot=%d bus=%d status=%d", prd_slot, bus, status);
4433 * Returns TRUE if the bus can change frequencies.
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s286 ! Note: has no implications on pending bus transactions.
312 ! Since the bus sync list read below does not guarantee
583 ! as a semaphore. This avoids unwanted bus traffic during the critical
701 ! NOTE: Reading the bus sync list and r/w ops on drmach_xt_ready
702 ! will disturb the E$. The lines of the bus sync list will be
707 ! However, the lines containing the bus sync list must be
712 ! E$ after the bus sync list is read will be sufficient to
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h460 /* PCI bus types */
469 /* PCI bus speeds */
483 /* PCI bus widths */
573 struct i40e_bus_info bus; member in struct:i40e_hw
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c2868 uint32_t controller, bus, addr, port; local
2871 bus = PSVC_GET_ASPEC_BUSNUM(addr_spec);
2878 dp->bus == bus &&
5123 &hdlp->dev_tbl[i].bus, &hdlp->dev_tbl[i].addr,
5206 * Becuase the i2c bus is a multimaster bus we need to protect
5207 * ourselves from bus masters that are not being good bus citizens.
5208 * A retry number of 10 should be sufficient to handle any bad bus
[all...]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c359 implementations don't overrun the EEPROM clock. We add a bus
1291 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000);
1299 pcibios_read_config_byte(pci->bus, pci->devfn, PCI_REVISION, &chip_rev);
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmdiox.x604 u_int bus; /* SSA100 bus */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/
H A Dpsvcobj.conf59 * <controller> <bus> <addr> <port> <path>
62 * Lists the device paths and the matching (controller, bus, addr, port)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dpsvcobj.conf59 * <controller> <bus> <addr> <port> <path>
62 * Lists the device paths and the matching (controller, bus, addr, port)
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c680 sc->sc_id.bus = ID_BUS_USB;
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c264 /* if parent node is a bus, get its name */
440 cp->bus = add_bus(args, di_parent_node(node),
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s1278 ! unnecessary RTS->RTO bus transaction state change, and
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c38 * clock-frequency bus clock frequency
557 * we do have one and it is off the bus
761 * Check our parent bus type. We do different things based on which
762 * bus we're on.
770 "bus-type", (caddr_t)&bus_type[0], &len) !=
774 "pcic%d: can't find parent bus type\n",
817 "pcic%d: parent bus type = [%s], speed = %d MHz\n",
880 * PCI bus. A 4K memory page
919 * Find out the chip type - If we're on a PCI bus,
941 * PCI bus confi
1771 uchar_t bus, dev, func; local
[all...]
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/pvscsi/
H A Dpvscsi.c1045 rdesc->bus = 0;
1131 /* Should never happen after bus reset */
1925 /* Abort all commands on the bus */
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c802 /* Get bus information */
805 "Could not get bus information");
809 e1000_read_pci_cfg(hw, PCI_COMMAND_REGISTER, &hw->bus.pci_cmd_word);
2645 if (hw->bus.pci_cmd_word & CMD_MEM_WRT_INVALIDATE)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/
H A Dpsvcobj.conf60 * <controller> <bus> <addr> <port> <path>
63 * Lists the device paths and the matching (controller, bus, addr, port)

Completed in 317 milliseconds

12345678910