Home
last modified time | relevance | path

Searched refs:trt (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/one-true-awk/testdir/
H A Dtest.data99 79 trt
/freebsd/sys/dev/mpt/
H A Dmpt_cam.c3642 trtp = &mpt->trt[lun]; in mpt_action()
4268 mpt->trt[lun].enabled = 1; in mpt_enable_lun()
4288 mpt->trt[lun].enabled = 0; in mpt_disable_lun()
4291 if (mpt->trt[i].enabled) { in mpt_disable_lun()
4544 trtp = &mpt->trt[ccb->ccb_h.target_lun]; in mpt_abort_target_ccb()
4948 mpt->trt[lun].enabled == 0) { in mpt_scsi_tgt_atio()
5014 trtp = &mpt->trt[lun]; in mpt_scsi_tgt_atio()
H A Dmpt.h712 tgt_resource_t trt[MPT_MAX_LUNS]; member
H A Dmpt.c2270 STAILQ_INIT(&mpt->trt[val].atios); in mpt_core_attach()
2271 STAILQ_INIT(&mpt->trt[val].inots); in mpt_core_attach()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td1841 def TRT : SideEffectBinarySSa<"trt", 0xDD>;