| /src/sys/dev/ieee1394/ |
| sbp.c | 252 uint32_t orb[8]; member in struct:sbp_ocb 267 sizeof(ocb->orb) + sizeof(ocb->ind_ptr), (op)); 417 /* B */ "Dummy ORB completed", 424 /* 0 */ "Operation request block (ORB)", 1310 printf("%s: orb pointer active\n", __func__); 1479 memset(ocb->orb, 0, sizeof(ocb->orb)); 1480 ocb->orb[6] = htonl((nid << 16) | SBP_BIND_HI); 1481 ocb->orb[7] = htonl(SBP_DEV2ADDR(dv_unit, sdev->lun_id)); 1493 ocb->orb[0] = ocb->orb[1] = 0; /* password * [all...] |
| /src/sys/arch/i386/stand/bootxx/ |
| bootxx.S | 93 orb $X86_BP_FLAGS_LBA64VALID, 4(%esi)
|
| /src/sys/arch/x86/include/ |
| i8259.h | 128 orb $IRQ_BIT(num),%al ;\
|
| /src/sys/arch/atari/stand/xxboot/ahdi-wdb00t/ |
| wdb00t.ahdi.S | 106 orb #0xa0,%d0 131 orb %d0,%d1 132 orb #0xa0,%d1
|
| /src/sys/arch/atari/stand/xxboot/wdboot/ |
| wdboot.S | 127 orb #0xa0,%d0 152 orb %d0,%d1 153 orb #0xa0,%d1
|
| /src/sys/arch/mac68k/obio/ |
| iwm.s | 751 orb %a2@(0,%d3),%d2 | Remap it and complete first byte 767 orb %a2@(0,%d3),%d2 | remap it and complete byte 777 orb %a2@(0,%d3),%d1 | remap it and complete byte 816 orb %a2@(0,%d3),%d2 | Remap it and complete first byte 832 orb %a2@(0,%d3),%d2 | Remap it and complete byte 844 orb %a2@(0,%d3),%d1 | Remap it and complete byte 871 orb %d3,%d2 | Merge 6&2 883 orb %d3,%d2 | Merge 6&2 894 orb %d3,%d1 | Merge 6&2
|
| /src/sys/arch/amd64/acpi/ |
| acpi_wakecode.S | 102 orb $0x3,%al
|
| /src/sys/arch/i386/acpi/ |
| acpi_wakecode.S | 99 orb $0x3,%al
|
| /src/tests/lib/libnvmm/ |
| h_mem_assist_asm.S | 80 orb %bl,(%rax) 133 orb $0x0B,%al
|
| /src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/ |
| sdb00t.ahdi.S | 147 orb #0x08,%d0
|
| /src/sys/arch/atari/stand/xxboot/sdboot/ |
| sdboot.S | 161 orb #0x08,%d0
|
| /src/sys/arch/i386/stand/lib/ |
| bios_disk.S | 112 orb %al, %cl
|
| /src/sys/arch/i386/stand/mbr/ |
| gptmbr.S | 291 orb %ah, %cl
|
| /src/sys/arch/i386/i386/ |
| locore.S | 740 orb $(CCR0_NC1|CCR0_BARB),%al 755 orb $(CCR0_NC1|CCR0_BARB),%al 757 orb $CCR0_NC1,%al
|
| /src/sys/arch/mvme68k/mvme68k/ |
| locore.s | 286 orb #0x20,%d0
|