Searched refs:phys_self (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/mips/rmi/dev/sec/
H A Drmilib.c2007 aligned->op_ctl.phys_self = addr;
2883 XLR_SEC_CMD_DIAG("[%s:STNID_SEC]: op_ctl=%p phys_self=%llx stn_id=%d \n",
2884 __FUNCTION__, &desc->op_ctl, desc->op_ctl.phys_self,
2887 if (addr != desc->op_ctl.phys_self) {
2894 printf("[%s:STNID_SEC]: op_ctl=%p phys_self=%llx stn_id=%d \n",
2895 __FUNCTION__, &desc->op_ctl, (unsigned long long)desc->op_ctl.phys_self,
2907 printf("[%s:STNID_SEC]: op_ctl=%p phys_self=%llx stn_id=%d \n",
2908 __FUNCTION__, &desc->op_ctl, (unsigned long long)desc->op_ctl.phys_self,
2960 XLR_SEC_CMD_DIAG("[%s:STNID_PK0]: op_ctl=%p phys_self=%llx stn_id=%d \n",
2961 __FUNCTION__, &desc->op_ctl, desc->op_ctl.phys_self,
[all...]
H A Ddesc.h2319 uint64_t phys_self; member in struct:OperationDescriptor_s

Completed in 178 milliseconds