Searched refs:rf_type (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_debug.c412 switch (msgp->rmsg_u.msg_fact.rf_type) {
452 (cur_msg->rmsg_u.msg_fact.rf_type == RF_SRV_OK)) {
456 (cur_msg->rmsg_u.msg_fact.rf_type ==
529 switch (cur_fp->rf_type) {
570 "get facts: illegal fact %d", cur_fp->rf_type);
605 if (fp1->rf_type != fp2->rf_type)
1095 switch (fp->rf_type) {
1167 fp->rf_type);
1296 switch (msg->rmsg_u.msg_fact.rf_type) {
[all...]
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_memerr_arch.c244 rferr->rf_type = cmd_mem_name2type(typenm, minorvers);
285 rfmatch->rf_synd_status, rferr->rf_type, rferr->rf_disp,
290 rferr->rf_synd_status, rfmatch->rf_type, rferr->rf_disp,
353 rferr->rf_type = cmd_mem_name2type(typenm, minorvers);
374 rfmatch->rf_synd_status, rferr->rf_type, rferr->rf_disp, hdlr);
412 rferr->rf_type = cmd_mem_name2type(typenm, minorvers);
459 rfmatch->rf_synd_status, rferr->rf_type, rferr->rf_disp, hdlr);
/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_mem.h69 ce_dispact_t rf_type; /* Valid for RxE only */ member in struct:cmd_iorxefrx
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h255 int rf_type; /* FUNC || GETLINE */ member in struct:RESFUNC
H A Dawk1.c280 np = finstall(rp->rf_name, rp->rf_func, rp->rf_type);
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h803 nfs4_fact_type_t rf_type; member in struct:nfs4_rfact

Completed in 123 milliseconds