Searched refs:rf_type (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_client_debug.c | 412 switch (msgp->rmsg_u.msg_fact.rf_type) { in successful_comm() 452 (cur_msg->rmsg_u.msg_fact.rf_type == RF_SRV_OK)) { in find_beginning() 456 (cur_msg->rmsg_u.msg_fact.rf_type == in find_beginning() 529 switch (cur_fp->rf_type) { in get_facts() 570 "get facts: illegal fact %d", cur_fp->rf_type); in get_facts() 605 if (fp1->rf_type != fp2->rf_type) in facts_same() 1095 switch (fp->rf_type) { in queue_print_fact() 1167 fp->rf_type); in queue_print_fact() 1296 switch (msg->rmsg_u.msg_fact.rf_type) { in update_recov_kstats() 1452 fp->rf_type = fid; in nfs4_queue_fact() [all …]
|
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_memerr_arch.c | 244 rferr->rf_type = cmd_mem_name2type(typenm, minorvers); in cmd_rxefrx_common() 285 rfmatch->rf_synd_status, rferr->rf_type, rferr->rf_disp, in cmd_rxefrx_common() 290 rferr->rf_synd_status, rfmatch->rf_type, rferr->rf_disp, in cmd_rxefrx_common() 353 rferr->rf_type = cmd_mem_name2type(typenm, minorvers); in cmd_ioxefrx_fire() 374 rfmatch->rf_synd_status, rferr->rf_type, rferr->rf_disp, hdlr); in cmd_ioxefrx_fire() 412 rferr->rf_type = cmd_mem_name2type(typenm, minorvers); in cmd_ioxefrx_common() 459 rfmatch->rf_synd_status, rferr->rf_type, rferr->rf_disp, hdlr); in cmd_ioxefrx_common()
|
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_mem.h | 69 ce_dispact_t rf_type; /* Valid for RxE only */ member
|
/titanic_41/usr/src/cmd/awk_xpg4/ |
H A D | awk.h | 255 int rf_type; /* FUNC || GETLINE */ member
|
H A D | awk1.c | 280 np = finstall(rp->rf_name, rp->rf_func, rp->rf_type); in awkvarinit()
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs4_clnt.h | 803 nfs4_fact_type_t rf_type; member
|