HomeSort by relevance Sort by last modified time
    Searched refs:secondary (Results 1 - 20 of 20) sorted by null

  /netvirt/usr/src/uts/intel/ia32/krtld/
kobj_crt.s 58 pushal / protect secondary boot
  /netvirt/usr/src/uts/common/fs/smbsrv/
smb_read.c 278 uint8_t secondary; local
282 rc = smbsr_decode_vwv(sr, "b3.wlw6.wl", &secondary,
287 rc = smbsr_decode_vwv(sr, "b3.wlw6.w", &secondary,
313 * if there is no secondary command.
315 offset2 = (secondary == 0xFF) ? 0 : param.r_count + 59;
325 secondary, /* Secondary andx command */
336 secondary, /* Secondary andx command */
  /netvirt/usr/src/psm/stand/boot/sparc/common/
sun4u_srt0.s 30 * standalone startup code for sun4u LP64 secondary booters.
66 ! Enter here for all disk/secondary booters loaded by a bootblk program or
  /netvirt/usr/src/cmd/cmd-inet/common/
kcmd.c 620 desread(int fd, char *buf, int len, int secondary)
700 enc_keyusage_i[secondary],
701 use_ivecs ? encivec_i + secondary : 0,
743 deswrite(int fd, char *buf, int len, int secondary)
759 r = deswrite_compat(fd, p, outlen, secondary);
768 deswrite_compat(int fd, char *buf, int len, int secondary)
817 enc_keyusage_o[secondary],
818 use_ivecs ? encivec_o + secondary : 0,
  /netvirt/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
oberon.esc 37 * Test for primary or secondary ereports
42 event error.io.oberon.pec.secondary@hostbridge/pciexrc;
126 * Secondary errors of the ereport that the device is at fault.
127 * Undiagnosed the secondary errors since the payload is invalid.
129 prop error.io.oberon.pec.secondary@hostbridge/pciexrc (0) ->
  /netvirt/usr/src/uts/sun4u/ml/
cpr_resume_setup.s 50 * 2. restore primary and secondary context registers
140 ! the secondary context the HAT will do that for us.
  /netvirt/usr/src/uts/intel/sys/
dnet.h 373 int secondary; /* SROM read as all zero */ member in struct:dnetinstance
  /netvirt/usr/src/cmd/fm/eversholt/files/sparc/sun4/
fire.esc 62 * Test for primary or secondary ereports
551 * Secondary errors
553 * These are errors that require logs to be diagnosable. Secondary errors
556 event error.io.fire.dmc.secondary@hostbridge/pciexrc;
558 prop error.io.fire.dmc.secondary@hostbridge/pciexrc (0) ->
684 * Undiagnosible Secondary Errors
686 * Secondary errors of the ereport that the device is at fault.
687 * Undiagnosed the secondary errors since the payload is invalid.
689 event error.io.fire.pec.secondary@hostbridge/pciexrc;
691 prop error.io.fire.pec.secondary@hostbridge/pciexrc (1) -
    [all...]
  /netvirt/usr/src/uts/intel/io/
dnet.c 470 * are a secondary port with no SROM, and the bootstrap failed to set
481 int secondary; local
519 secondary = dnet_read_srom(devinfo, deviceid, io_handle,
522 switch (secondary) {
554 int secondary; local
745 secondary = dnet_read_srom(devinfo, dnetp->board_type, dnetp->io_handle,
748 if (secondary == -1) /* ASSERT (vendor_info not big enough) */
757 dnetp->sr.netaddr[ETHERADDRL-1] += secondary; /* unique ether addr */
782 if (!dnet_hack_interrupts(macinfo, secondary)) {
    [all...]
  /netvirt/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
n2piu.esc 41 * Test for primary or secondary ereports
177 event error.io.fire.dmc.secondary@hostbridge/pciexrc;
179 prop error.io.fire.dmc.secondary@hostbridge/pciexrc (0) ->
  /netvirt/usr/src/uts/sun4/io/px/
px_pci.c 328 uint_t bus_num, primary, secondary; local
442 * Create an integer property with PCIE2PCI bridge's secondary
480 * write to the secondary bus number register will corrupt an
487 secondary = pci_config_get8(config_handle, PCI_BCNF_SECBUS);
488 bus_num = (secondary << 8) | primary;
    [all...]
  /netvirt/usr/src/uts/common/inet/ip/
sadb.c     [all...]
ipsecah.c 855 isaf_t *primary, *secondary, *inbound, *outbound; local
901 secondary = outbound;
916 secondary = inbound;
997 samsg, ksi, primary, secondary, larval, clone, is_inbound,
    [all...]
ipsecesp.c 3060 isaf_t *primary, *secondary, *inbound, *outbound; local
    [all...]
  /netvirt/usr/src/uts/
README 37 Some additional secondary goals were associated with the generation
  /netvirt/usr/src/uts/common/io/cardbus/
cardbus_cfg.c 213 uint_t primary, uint_t secondary);
    [all...]
  /netvirt/usr/src/uts/intel/io/hotplug/pcicfg/
pcicfg.c 1055 if (entry->highest_bus) { /* secondary bus number */
    [all...]
  /netvirt/usr/src/uts/sun4/io/
pcicfg.e.c     [all...]
  /netvirt/usr/src/cmd/hwdata/
pci.ids 372 3e70 RV380 [Radeon X600] Secondary
385 1002 0003 R9600 Pro secondary (Asus OEM for HP)
410 4164 R300 AD [Radeon 9500 Pro] (Secondary)
411 4165 R300 AE [Radeon 9700 Pro] (Secondary)
412 4166 R300 AF [Radeon 9700 Pro] (Secondary)
413 4168 Radeon R350 [Radeon 9800] (Secondary)
414 4170 RV350 AP [Radeon 9600] (Secondary)
415 1002 0003 R9600 Pro secondary (Asus OEM for HP)
416 1002 4723 All-in-Wonder 2006 AGP Edition (Secondary)
417 1458 4025 Giga-Byte GV-R96128D Secondary
    [all...]
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
Deparse.pm     [all...]

Completed in 1380 milliseconds