Searched refs:getsfc (Results 1 – 6 of 6) sorted by relevance
83 getsfc(void) in getsfc() function
77 printf("sfc = %d, ", getsfc() & 7); in regdump()
123 printf("sfc = %s, ", hexstr(getsfc(), 4)); in regdump()
129 int getsfc(void);
658 ENTRY_NOPROFILE(getsfc)
1694 if ((getsfc() != FC_CONTROL) || (getdfc() != FC_CONTROL)) { in pmap_bootstrap()