Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/librsc/sparc/mpxu/common/
H A Dlibrsc.c71 { DP_SET_DATE_TIME, DP_SET_DATE_TIME_R,
120 static rsci8 unsupported_cmds[] = { DP_SET_DATE_TIME };
348 case DP_SET_DATE_TIME: in rsc_cmd_response_guaranteed()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodm5819p_rmc.c277 request.msg_type = DP_SET_DATE_TIME; in todm5819p_rmc_set()
H A Drmclomv.c3429 request.msg_type = DP_SET_DATE_TIME; in plat_timesync()
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Ddate.c159 Message.type = DP_SET_DATE_TIME; in ADM_Set_Date()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h176 #define DP_SET_DATE_TIME 0x64 macro