Searched refs:cf_control (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/hptmv/
H A Dcommand.h115 USHORT cf_control: 1; member in struct:_Command
H A Dioctl.c738 pCmd->cf_control = 1;
/freebsd-11-stable/sys/arm/include/
H A Dcpufunc.h66 u_int (*cf_control) (u_int bic, u_int eor); member in struct:cpu_functions
172 #define cpu_control(c, e) cpufuncs.cf_control(c, e)

Completed in 106 milliseconds