Lines Matching refs:sfc
74 unsigned char sfc, c; in sun3_get_buserr() local
76 GET_SFC (sfc); in sun3_get_buserr()
79 SET_SFC (sfc); in sun3_get_buserr()
88 unsigned char c, sfc; in sun3_get_segmap() local
90 GET_SFC (sfc); in sun3_get_segmap()
93 SET_SFC (sfc); in sun3_get_segmap()
102 unsigned char sfc; in sun3_put_segmap() local
104 GET_DFC (sfc); in sun3_put_segmap()
107 SET_DFC (sfc); in sun3_put_segmap()
116 unsigned char sfc; in sun3_get_pte() local
118 GET_SFC (sfc); in sun3_get_pte()
121 SET_SFC (sfc); in sun3_get_pte()
129 unsigned char sfc; in sun3_put_pte() local
131 GET_DFC (sfc); in sun3_put_pte()
134 SET_DFC (sfc); in sun3_put_pte()
142 unsigned char sfc, c; in sun3_get_context() local
144 GET_SFC(sfc); in sun3_get_context()
147 SET_SFC(sfc); in sun3_get_context()