Home
last modified time | relevance | path

Searched refs:board (Results 176 – 200 of 209) sorted by relevance

123456789

/illumos-gate/usr/src/uts/sun4u/opl/sys/
H A Ddrmach.h354 extern int drmach_log_sysevent(int board, char *hint, int flag,
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A Dpiclfrutree.info117 #include "system-board.info"
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c938 add_io_card(uint32_t board, uint32_t bus_id, uint32_t slot, char *label, in add_io_card() argument
944 card.board = board; in add_io_card()
1681 add_io_leaves(picl_nodehdl_t nodeh, char *parentname, uint32_t board, in add_io_leaves() argument
1792 add_io_card(board, bus_id, slot, label, freq, name, in add_io_leaves()
1816 err = add_io_leaves(childh, name, board, bus_id, slot, freq, in add_io_leaves()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/frutree/
H A Dpiclfrutree.info78 PROP SlotType string r 0 "system-board"
260 /* Power distribution board */
287 #include "system-board.info"
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A Dpiclfrutree.info141 #include "system-board.info"
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c1021 add_io_card(uint32_t board, uint32_t bus_id, uint32_t slot, char *label, in add_io_card() argument
1027 card.board = board; in add_io_card()
1774 add_io_leaves(picl_nodehdl_t nodeh, char *parentname, uint32_t board, in add_io_leaves() argument
1885 add_io_card(board, bus_id, slot, label, freq, name, in add_io_leaves()
1909 err = add_io_leaves(childh, name, board, bus_id, slot, freq, in add_io_leaves()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c1054 add_io_card(uint32_t board, uint32_t bus_id, uint32_t slot, char *label, in add_io_card() argument
1060 card.board = board; in add_io_card()
1768 add_io_leaves(picl_nodehdl_t nodeh, char *parentname, uint32_t board, in add_io_leaves() argument
1879 add_io_card(board, bus_id, slot, label, freq, name, in add_io_leaves()
1903 err = add_io_leaves(childh, name, board, bus_id, slot, freq, in add_io_leaves()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/schumacher/frutree/
H A Dsystem-board.info28 * This file creates the system board structure
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dpsvcobj.conf315 …0xAA 0 /devices/pci@8,700000/ebus@5/i2c@1,30/power-distribution-board@0,aa:power-distribution-board
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c2458 int board; in sbbc_dp_trans_event() local
2520 board = SG_PORTID_TO_BOARD_NUM(SG_CPUID_TO_PORTID(dpmsg->cpuid)); in sbbc_dp_trans_event()
2524 (void) snprintf(buf, FM_MAX_CLASS, "SB%d", board); in sbbc_dp_trans_event()
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_subr.c872 switch (board_info(adapter)->board) { in elmer0_ext_intr_handler()
1191 switch (bi->board) { in board_init()
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices210 pcserver 600/tcp # ECD Integrated PC board srvr
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Ddev_info.h259 u32 board; /* 0x124 */ member
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c1439 int board; in sbd_get_handle() local
1441 board = SBDGETSLOT(dev); in sbd_get_handle()
1442 ASSERT(board < softsp->max_boards); in sbd_get_handle()
1443 sbp += board; in sbd_get_handle()
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c2871 drmach_log_sysevent(int board, char *hint, int flag, int verbose) in drmach_log_sysevent() argument
2883 err = drmach_board_name(board, attach_pnt, MAXNAMELEN); in drmach_log_sysevent()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1045 uint32_t board; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1658 The VF has a buffer named \myindex{bulletin-board} into which the PF posts messages.
1666 The bulletin board periodic sampling is a policy that needs to be determined and done by the upper-…
1671 \subsection{How the bulletin board works}
1676 … \textit{ecore\_hw\_prepare()} of the VF, ecore allocates a DMA-able buffer for the bulletin board.
1677 …message sent from VF to PF, VF posts the physical address of the bulletin board as well as its siz…
1678 …\item During the ACQUIRE response sent from PF to VF, PF agrees upon the size of bulletin board wh…
1680 …the bulletin index has increment since last seen get's updated according to the new bulletin board.
1709 This means that the channel and bulletin board must be forwards and backwards compatible. The Bulle…
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurses.ed1333 #define ACS_CKBOARD (acs_map['a']) /* checker board (stipple) */
1342 #define ACS_BOARD (acs_map['h']) /* board of squares */
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c2869 drmach_log_sysevent(int board, char *hint, int flag, int verbose) in drmach_log_sysevent() argument
2880 if (drmach_board_name(board, attach_pnt, MAXNAMELEN)) { in drmach_log_sysevent()
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids138 2106 STK600 development board
149 2310 EVK11xx evaluation board
831 8028 Dev board JTAG (FT232H based)
14485 0000 USB08 Development board
17015 ab3d 3DArtists Alligator board
17965 0007 Development board JTAG
20632 600d Enhanced RoboBrrd Brain board
20649 601e 5x5 STM32 prototyping board
20813 60c3 X Antenna Tracker arduino board
20836 60ea Wiggleport FPGA-based I/O board
[all …]
H A Dpci.ids171 6663 Butane II (MPEG2 encoder board)
172 6666 MediaPress (MPEG2 encoder board)
1176 0012 PCI-AD/DA Analogue I/O board
1180 0016 PCI-MFB Analogue I/O board
1181 0017 PROTO-3 PCI Prototyping board
15583 646c KT-500/KT-521 board
17094 1274 8001 CT4751 board
17161 0710 TPE5 PowerPC PCI board
22939 0200 I/O board
22940 16f2 0010 ES53xx I/O board
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME189 on-board gigabit chipset and "Intel Pro/1000 MT Dual Server Adapter".
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME189 on-board gigabit chipset and "Intel Pro/1000 MT Dual Server Adapter".
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1325 sc_list[i].board = -1; in sysctrl_ioctl()
/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs1816 product DYNASTREAM ANTDEVBOARD 0x1003 ANT dev board
1818 product DYNASTREAM ANTDEVBOARD2 0x1006 ANT dev board
2581 product INTEL TESTBOARD 0x9890 82930 test board
3728 product PLX TESTBOARD 0x9060 test board
4300 product SILABS CRUMB128 0x807a Crumb128 board

123456789