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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dscsw.h690 * scsw_tm_is_valid_stctl - check stctl field validity
696 static inline int scsw_tm_is_valid_stctl(union scsw *scsw) function
910 return scsw_tm_is_valid_stctl(scsw);

Completed in 43 milliseconds