| /freebsd/sys/arm64/include/ |
| H A D | _armreg.h | 39 #define __MRS_REG_ALT_NAME(op0, op1, crn, crm, op2) \ argument 40 S##op0##_##op1##_C##crn##_C##crm##_##op2 41 #define _MRS_REG_ALT_NAME(op0, op1, crn, crm, op2) \ argument 42 __MRS_REG_ALT_NAME(op0, op1, crn, crm, op2)
|
| H A D | armreg.h | 652 #define __ISS_MSR_REG(op0, op1, crn, crm, op2) \ argument 655 ((crn) << ISS_MSR_CRn_SHIFT) | \
|
| /freebsd/sys/dev/virtio/scsi/ |
| H A D | virtio_scsi.h | 42 uint8_t crn; member 52 uint8_t crn; member
|
| /freebsd/sys/dev/pms/RefTisa/tisa/api/ |
| H A D | titypes.h | 382 bit32 crn; member 477 bit32 crn; member
|
| /freebsd/contrib/wpa/wpa_supplicant/examples/ |
| H A D | dpp-nfc.py | 352 crn = test_crn 355 crn = os.urandom(2) 356 hr = ndef.HandoverRequestRecord(version="1.4", crn=crn) 399 handover.my_crn, = struct.unpack('>H', crn)
|
| /freebsd/sys/dev/pms/RefTisa/sat/api/ |
| H A D | sm.h | 157 bit32 crn; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SystemOperands.td | 44 class AT<string name, bits<3> op1, bits<4> crn, bits<4> crm, 49 let Encoding{10-7} = crn; 178 class DC<string name, bits<3> op1, bits<4> crn, bits<4> crm, 183 let Encoding{10-7} = crn; 269 class IC<string name, bits<3> op1, bits<4> crn, bits<4> crm, bits<3> op2, 274 let Encoding{10-7} = crn; 819 class TLBIEntry<string name, bits<3> op1, bits<4> crn, bits<4> crm, 824 let Encoding{10-7} = crn; 847 multiclass TLBI<string name, bits<3> op1, bits<4> crn, bits<4> crm, 849 def : TLBIEntry<name, op1, crn, crm, op2, needsreg>; [all …]
|
| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_scsi.h | 394 uint32_t ocs_get_crn(ocs_node_t *node, uint8_t *crn, uint64_t lun);
|
| H A D | ocs_cam.c | 2881 ocs_get_crn(ocs_node_t *node, uint8_t *crn, uint64_t lun) in ocs_get_crn() argument 2907 *crn = lcrn->crnseed++; in ocs_get_crn()
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | pci_virtio_scsi.c | 256 const uint8_t crn; member
|
| /freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/ |
| H A D | ttdio.c | 267 ttdsaXchg->tiTgtScsiCmnd.crn = 0; in ttdsaSSPReqReceived()
|