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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-s390/
H A Dchpid.h15 #define __MAX_CHPID 255 macro
36 if (chpid->id < __MAX_CHPID)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/cio/
H A Dcss.h157 struct channel_path *chps[__MAX_CHPID + 1];
H A Dchp.c37 static enum cfg_task_t chp_cfg_task[__MAX_CSSID + 1][__MAX_CHPID + 1];
510 return id.id + id.cssid * (__MAX_CHPID + 1);
H A Dchsc.c427 for (num = 0; num <= __MAX_CHPID; num++) {
685 for (i = 0; i <= __MAX_CHPID; i++) {
698 for (i = 0; i <= __MAX_CHPID; i++) {
H A Dcio.c970 for (i = 0; i <= __MAX_CHPID; i++) {

Completed in 101 milliseconds