Searched refs:card (Results 26 - 50 of 52) sorted by relevance

123

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl.c109 * Linked list of IO card info for display.
122 struct io_card card; local
138 (void) memset(&card, 0, sizeof (card));
139 card.board = board_number;
142 (void) strlcpy(card.name, (str == NULL ? "N/A":str),
143 sizeof (card.name));
146 (void) strlcpy(card.model, (str == NULL ? "N/A":str),
147 sizeof (card.model));
149 /* insert card t
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A Dsystem-board.info132 * Set up upa card
135 REFNODE upa-card fru WITH _class:/PLATFORM_CLASS/upa/display?upa-portid=0
138 REFNODE upa-card fru WITH _class:/PLATFORM_CLASS/upa/display?upa-portid=1
248 REFPROP _fru_parent /frutree/chassis/system-board/upa-slot?Slot=0/upa-card
251 REFPROP _fru_parent /frutree/chassis/system-board/upa-slot?Slot=1/upa-card
299 REFNODE pci-card fru WITH _class:/PLATFORM_CLASS/pci?UnitAddress=8,700000/picl?DeviceID=1
302 REFNODE pci-card fru WITH _class:/PLATFORM_CLASS/pci?UnitAddress=8,700000/picl?DeviceID=2
305 REFNODE pci-card fru WITH _class:/PLATFORM_CLASS/pci?UnitAddress=8,700000/picl?DeviceID=3
308 REFNODE pci-card fru WITH _class:/PLATFORM_CLASS/pci?UnitAddress=8,600000/picl?DeviceID=1
314 REFPROP _fru_parent frutree/chassis/system-board/pci-slot?Label=J2601/pci-card
[all...]
/illumos-gate/usr/src/cmd/tabs/
H A Dtabs.c399 char card[CARDSIZ]; /* buffer area for 1st card in file */ local
415 length = read(fildes, card, CARDSIZ);
419 for (i = 0; i < length && (c = card[i]) != '\n'; i++) {
437 scan = &card[i];
443 card[i] = '\0';
446 card[i] = '\0';
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frudata/
H A Dlibpiclfrudata.conf59 name:/platform/pci@1e,600000/isa@7/i2c@0,320/audio-card-fru-prom
60 PROP FRUDevicePath string r 0 "/devices/pci@1e,600000/isa@7/i2c@0,320/audio-card-fru-prom@0,a0:audio-card-fru-prom"
/illumos-gate/usr/src/cmd/hal/fdi/
H A DMakefile37 information/10freedesktop/10-usb-card-readers.fdi \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A Dsystem-board.info156 REFNODE pci-card fru WITH _class:/upa/pci/pci/picl?DeviceID=2
159 REFNODE pci-card fru WITH _class:/upa/pci/pci/picl?DeviceID=1
162 REFNODE pci-card fru WITH _class:/upa/pci/pci/picl?DeviceID=0
204 * Set _fru_parent of pci to the pci-card fru
207 REFPROP _fru_parent /frutree/chassis/system-board/pci-slot?Label=PCI1/pci-card
210 REFPROP _fru_parent /frutree/chassis/system-board/pci-slot?Label=PCI2/pci-card
213 REFPROP _fru_parent /frutree/chassis/system-board/pci-slot?Label=PCI3/pci-card
/illumos-gate/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_const.h148 #define IS_VALID_IOCARD(card) ((card) >= 0 && (card) < XC_IOCARD_PER_PORT)
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/
H A Dcherrystone.c298 struct io_card card; local
310 (void) memset(&card, 0, sizeof (struct io_card));
312 card.display = TRUE;
313 card.board = board->board_num;
322 (void) snprintf(card.bus_type, MAXSTRLEN,
347 fill_pci_card_list(pci, card_node, &card, &card_list,
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
H A Dlittleneck.c302 struct io_card card; local
313 memset(&card, 0, sizeof (struct io_card));
315 card.display = TRUE;
316 card.board = board->board_num;
325 (void) snprintf(card.bus_type, MAXSTRLEN,
350 fill_pci_card_list(pci, card_node, &card, &card_list,
517 * board, or SBus card.
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/sunfire/common/
H A Dsunfire.c514 * board, or SBus card.
716 struct io_card card; local
722 card.display = 1;
723 card.board = board->board_num;
724 (void) sprintf(card.bus_type, "UPA");
725 card.freq = sys_clk;
733 card.slot = get_id(ffb);
736 (void) sprintf(card.name, "FFB");
740 (void) sprintf(card.name, "FFB, "
743 (void) sprintf(card
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/
H A Dsystem-board.info313 * add led device nodes to relevant pcf8574 card
378 REFNODE pci-card fru WITH name:/platform/pci@8,700000/picl?DeviceID=1
381 REFNODE pci-card fru WITH name:/platform/pci@8,700000/picl?DeviceID=2
384 REFNODE pci-card fru WITH name:/platform/pci@8,700000/picl?DeviceID=3
387 REFNODE pci-card fru WITH name:/platform/pci@8,600000/picl?DeviceID=1
393 REFPROP _fru_parent name:/frutree/chassis/system-board/pci-slot?Label=J2601/pci-card
396 REFPROP _fru_parent name:/frutree/chassis/system-board/pci-slot?Label=J2501/pci-card
399 REFPROP _fru_parent name:/frutree/chassis/system-board/pci-slot?Label=J2401/pci-card
402 REFPROP _fru_parent name:/frutree/chassis/system-board/pci-slot?Label=J2301/pci-card
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c133 static struct io_card *io_card_list = NULL; /* The head of the IO card list */
1024 struct io_card card; local
1026 card.display = 1;
1027 card.board = board;
1030 strlcpy(card.bus_type, SBUS_NAME, MAXSTRLEN);
1033 strlcpy(card.bus_type, PCI_NAME, MAXSTRLEN);
1036 strlcpy(card.bus_type, PCIEX_NAME, MAXSTRLEN);
1039 strlcpy(card.bus_type, UPA_NAME, MAXSTRLEN);
1042 strlcpy(card.bus_type, "", MAXSTRLEN);
1046 card
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c130 static struct io_card *io_card_list = NULL; /* The head of the IO card list */
1057 struct io_card card; local
1059 card.display = 1;
1060 card.board = board;
1063 strlcpy(card.bus_type, SBUS_NAME, MAXSTRLEN);
1066 strlcpy(card.bus_type, PCI_NAME, MAXSTRLEN);
1069 strlcpy(card.bus_type, UPA_NAME, MAXSTRLEN);
1072 strlcpy(card.bus_type, "", MAXSTRLEN);
1076 card.slot = slot;
1078 card
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudata/
H A Dlibpiclfrudata.conf63 name:/platform/pci@1e,600000/isa@7/i2c@0,320/hcm-card-fru-prom
64 PROP FRUDevicePath string r 0 "/devices/pci@1e,600000/isa@7/i2c@0,320/hcm-card-fru-prom@0,d6:hcm-card-fru-prom"
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c121 static struct io_card *io_card_list = NULL; /* The head of the IO card list */
941 struct io_card card; local
943 card.display = 1;
944 card.board = board;
947 strlcpy(card.bus_type, PCI_NAME, MAXSTRLEN);
950 strlcpy(card.bus_type, "", MAXSTRLEN);
954 card.slot = slot;
956 card.slot = PCI_SLOT_IS_STRING;
957 (void) strlcpy(card.slot_str, label, MAXSTRLEN);
959 card
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/
H A Ddaktari.c192 * board, or SBus card.
444 struct io_card card; local
457 memset(&card, 0, sizeof (struct io_card));
459 card.display = TRUE;
460 card.board = board->board_num;
469 (void) snprintf(card.bus_type, MAXSTRLEN,
499 fill_pci_card_list(pci, card_node, &card, &card_list,
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.h152 uint16_t hwif; /* card chip type: i960 or Rocket */
153 uint16_t quirks; /* card odd limits */
297 int fib_size; /* size of the FIB xferred to/from the card */
367 int card; /* index to aac_cards */ member in struct:aac_softstate
368 uint16_t hwif; /* card chip type: i960 or Rocket */
381 /* mapped to address the card */
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c121 (void) strncpy((char *)&caps.card,
122 usbvcp->usbvc_reg->dev_product, sizeof (caps.card));
124 (void) strncpy((char *)&caps.card, "Generic USB video"
125 "class device", sizeof (caps.card));
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h196 uint32_t dindex; /* byte address of first data byte in card */
202 /* formatted card */
204 /* about card */
331 uint32_t card; /* manufacturer information */ member in struct:cistpl_manfid_t
348 #define TPLFUNC_MULTI 0x000 /* vendor-specific multifunction card */
349 #define TPLFUNC_MEMORY 0x001 /* memory card */
603 /* length (2 bytes) and card address (2 bytes) */
826 /* card address=0, any host address */
833 uint32_t card_addr; /* card address */
938 * function on a multi-function card
[all...]
/illumos-gate/usr/src/uts/common/sys/audio/
H A Daudio_oss.h420 int card; member in struct:oss_card_info
/illumos-gate/usr/src/uts/common/sys/
H A Dvideodev2.h209 uint8_t card[32]; /* i.e. "Hauppauge WinTV" */ member in struct:v4l2_capability
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_oss.c1178 if ((n = ci->card) == -1) {
1188 ci->card = n;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/
H A Dpsvcobj.conf734 1 0 0x40 0 /devices/pci@9,700000/ebus@1/i2c@1,30/card-reader@0,40:card-reader0
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dpsvcobj.conf734 1 0 0x40 0 /devices/pci@9,700000/ebus@1/i2c@1,30/card-reader@0,40:card-reader0
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c860 * Gather the card address information.
861 * It's OK if there's no card
885 * Note that we use the card
901 * equal to the card
909 * single length and card base address specified
924 * Construct the card base address.
933 * and the card base address are equal.
1429 * cistpl_date_handler - handler for CISTPL_DATE card format tuple
1562 cs->card = GET_SHORT(tp);
2099 * copy to read data from the card
[all...]

Completed in 122 milliseconds

123