| /freebsd-10-stable/sys/dev/firewire/ |
| D | sbp_targ.c | 226 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 …]
|
| D | sbp.c | 174 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/ |
| D | pic16l.s | 77 orb $0x36,%al 80 orb $0x10,%bl 163 orb $0x36,%al 166 orb $0x10,%bl
|
| /freebsd-10-stable/sys/boot/pc98/boot0.5/ |
| D | syscons.s | 41 orb %ah, %ah 60 orb %ah, %ah 96 orb %al, %al 225 orb %ah, %ah
|
| D | disk.s | 70 orb %al, %al 199 orb %ah, %ah 254 orb %dl, %dl
|
| D | putssjis.s | 86 orb $0x80, %ah
|
| /freebsd-10-stable/crypto/openssl/crypto/dh/ |
| D | example | 2 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/ |
| D | opensolaris_atomic.S | 43 orb %al, %cl // %cl = new value
|
| /freebsd-10-stable/sys/boot/forth/ |
| D | Makefile.inc | 16 FILES+= logo-orb.4th
|
| D | logo-orb.4th | 25 \ $FreeBSD: stable/10/sys/boot/forth/logo-orb.4th 281843 2015-04-22 01:08:40Z dteske $
|
| D | beastie.4th | 67 s" try-include /boot/logo-orb.4th"
|
| /freebsd-10-stable/sys/i386/acpica/ |
| D | acpi_wakecode.S | 76 orb $PIT_SPKR, %al
|
| /freebsd-10-stable/sys/boot/i386/boot0/ |
| D | boot0.S | 238 disable_update: orb $NOUPDATE,_FLAGS(%bp) # Disable updates 376 orb $NOUPDATE,_FLAGS(%bp) # Disable updates 581 orb $0x40,%ah # Use disk packet
|
| D | boot0ext.S | 390 orb $0x40,%ah # Use disk packet
|
| /freebsd-10-stable/sys/cddl/contrib/opensolaris/common/atomic/i386/ |
| D | opensolaris_atomic.S | 97 orb %al, %cl // %cl = new value
|
| /freebsd-10-stable/sys/amd64/acpica/ |
| D | acpi_wakecode.S | 83 orb $PIT_SPKR, %al
|
| /freebsd-10-stable/sys/amd64/amd64/ |
| D | support.S | 610 orb %al,%al 659 orb %al,%al
|
| /freebsd-10-stable/sys/i386/i386/ |
| D | support.s | 591 orb %al,%al 642 orb %al,%al
|
| /freebsd-10-stable/sys/boot/i386/cdboot/ |
| D | cdboot.S | 516 orb $0x20,%al # To lower case
|
| /freebsd-10-stable/sys/boot/i386/zfsboot/ |
| D | zfsldr.S | 243 orb $0x20,%al # To lower case
|
| /freebsd-10-stable/etc/ |
| D | disktab | 200 orb2200|orb22|orb:\
|
| /freebsd-10-stable/sys/boot/i386/boot2/ |
| D | boot1.S | 318 orb %ch,%al # Merge
|
| /freebsd-10-stable/sys/boot/i386/btx/btx/ |
| D | btx.S | 393 reboot: orb $0x1,btx_hdr+0x7 # Set the reboot flag
|
| /freebsd-10-stable/sys/boot/pc98/btx/btx/ |
| D | btx.S | 419 reboot: orb $0x1,btx_hdr+0x7 # Set the reboot flag
|
| /freebsd-10-stable/sys/boot/pc98/cdboot/ |
| D | cdboot.S | 723 orb $0x20,%al # To lower case
|