Lines Matching full:sfc
75 unsigned char sfc, c; in sun3_get_buserr() local
77 GET_SFC (sfc); in sun3_get_buserr()
80 SET_SFC (sfc); in sun3_get_buserr()
89 unsigned char c, sfc; in sun3_get_segmap() local
91 GET_SFC (sfc); in sun3_get_segmap()
94 SET_SFC (sfc); in sun3_get_segmap()
103 unsigned char sfc; in sun3_put_segmap() local
105 GET_DFC (sfc); in sun3_put_segmap()
108 SET_DFC (sfc); in sun3_put_segmap()
117 unsigned char sfc; in sun3_get_pte() local
119 GET_SFC (sfc); in sun3_get_pte()
122 SET_SFC (sfc); in sun3_get_pte()
130 unsigned char sfc; in sun3_put_pte() local
132 GET_DFC (sfc); in sun3_put_pte()
135 SET_DFC (sfc); in sun3_put_pte()
143 unsigned char sfc, c; in sun3_get_context() local
145 GET_SFC(sfc); in sun3_get_context()
148 SET_SFC(sfc); in sun3_get_context()