Home
last modified time | relevance | path

Searched refs:orb (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-10-stable/sys/dev/firewire/
Dsbp_targ.c226 uint32_t orb[8]; member
1432 uint32_t *orb; in sbp_targ_cmd_handler() local
1469 orb = orbi->orb; in sbp_targ_cmd_handler()
1472 orb[i] = ntohl(orb[i]); in sbp_targ_cmd_handler()
1474 orb4 = (struct corb4 *)&orb[4]; in sbp_targ_cmd_handler()
1488 bytes = (u_char *)&orb[5]; in sbp_targ_cmd_handler()
1521 if ((orb[0] & (1<<31)) == 0) { in sbp_targ_cmd_handler()
1526 orb[0], orb[1], orbi->login, FETCH_CMD); in sbp_targ_cmd_handler()
1532 orbi->data_hi = orb[2]; in sbp_targ_cmd_handler()
1533 orbi->data_lo = orb[3]; in sbp_targ_cmd_handler()
[all …]
Dsbp.c174 uint32_t orb[8]; member
583 + offsetof(struct sbp_ocb, orb[0]); in sbp_alloc_lun()
1407 bzero((void *)ocb->orb, sizeof(ocb->orb)); in sbp_mgm_orb()
1408 ocb->orb[6] = htonl((nid << 16) | SBP_BIND_HI); in sbp_mgm_orb()
1409 ocb->orb[7] = htonl(SBP_DEV2ADDR(target->target_id, sdev->lun_id)); in sbp_mgm_orb()
1419 ocb->orb[0] = ocb->orb[1] = 0; /* password */ in sbp_mgm_orb()
1420 ocb->orb[2] = htonl(nid << 16); in sbp_mgm_orb()
1421 ocb->orb[3] = htonl(sdev->dma.bus_addr); in sbp_mgm_orb()
1422 ocb->orb[4] = htonl(ORB_NOTIFY | sdev->lun_id); in sbp_mgm_orb()
1424 ocb->orb[4] |= htonl(ORB_EXV); in sbp_mgm_orb()
[all …]
/freebsd-10-stable/sys/i386/xbox/
Dpic16l.s77 orb $0x36,%al
80 orb $0x10,%bl
163 orb $0x36,%al
166 orb $0x10,%bl
/freebsd-10-stable/sys/boot/pc98/boot0.5/
Dsyscons.s41 orb %ah, %ah
60 orb %ah, %ah
96 orb %al, %al
225 orb %ah, %ah
Ddisk.s70 orb %al, %al
199 orb %ah, %ah
254 orb %dl, %dl
Dputssjis.s86 orb $0x80, %ah
/freebsd-10-stable/crypto/openssl/crypto/dh/
Dexample2 Received: from minbne.mincom.oz.au by orb.mincom.oz.au with SMTP id AA10562
5 (5.65c/IDA-1.4.4 for eay@orb.mincom.oz.au); Wed, 27 Sep 1995 19:34:59 +1000
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/atomic/amd64/
Dopensolaris_atomic.S43 orb %al, %cl // %cl = new value
/freebsd-10-stable/sys/boot/forth/
DMakefile.inc16 FILES+= logo-orb.4th
Dlogo-orb.4th25 \ $FreeBSD: stable/10/sys/boot/forth/logo-orb.4th 281843 2015-04-22 01:08:40Z dteske $
Dbeastie.4th67 s" try-include /boot/logo-orb.4th"
/freebsd-10-stable/sys/i386/acpica/
Dacpi_wakecode.S76 orb $PIT_SPKR, %al
/freebsd-10-stable/sys/boot/i386/boot0/
Dboot0.S238 disable_update: orb $NOUPDATE,_FLAGS(%bp) # Disable updates
376 orb $NOUPDATE,_FLAGS(%bp) # Disable updates
581 orb $0x40,%ah # Use disk packet
Dboot0ext.S390 orb $0x40,%ah # Use disk packet
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/atomic/i386/
Dopensolaris_atomic.S97 orb %al, %cl // %cl = new value
/freebsd-10-stable/sys/amd64/acpica/
Dacpi_wakecode.S83 orb $PIT_SPKR, %al
/freebsd-10-stable/sys/amd64/amd64/
Dsupport.S610 orb %al,%al
659 orb %al,%al
/freebsd-10-stable/sys/i386/i386/
Dsupport.s591 orb %al,%al
642 orb %al,%al
/freebsd-10-stable/sys/boot/i386/cdboot/
Dcdboot.S516 orb $0x20,%al # To lower case
/freebsd-10-stable/sys/boot/i386/zfsboot/
Dzfsldr.S243 orb $0x20,%al # To lower case
/freebsd-10-stable/etc/
Ddisktab200 orb2200|orb22|orb:\
/freebsd-10-stable/sys/boot/i386/boot2/
Dboot1.S318 orb %ch,%al # Merge
/freebsd-10-stable/sys/boot/i386/btx/btx/
Dbtx.S393 reboot: orb $0x1,btx_hdr+0x7 # Set the reboot flag
/freebsd-10-stable/sys/boot/pc98/btx/btx/
Dbtx.S419 reboot: orb $0x1,btx_hdr+0x7 # Set the reboot flag
/freebsd-10-stable/sys/boot/pc98/cdboot/
Dcdboot.S723 orb $0x20,%al # To lower case

12