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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dchsc.h85 extern int chsc_secm(struct channel_subsystem *, int);
H A Dcss.c594 ret = css->cm_enabled ? chsc_secm(css, 0) : 0;
597 ret = css->cm_enabled ? 0 : chsc_secm(css, 1);
H A Dchsc.c786 chsc_secm(struct channel_subsystem *css, int enable) function

Completed in 48 milliseconds