Home
last modified time | relevance | path

Searched refs:NR_CHPIDS (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Dirq.h13 #define NR_CHPIDS 256 macro
/linux-2.4.37.9/include/asm-s390x/
Dirq.h13 #define NR_CHPIDS 256 macro
/linux-2.4.37.9/drivers/s390/
Ds390io.c8170 if ((chpid <=0) || (chpid >= NR_CHPIDS)) in s390_vary_chpid()
9080 size += NR_CHPIDS * 16; in cio_chpids_proc_open()
9094 for (i=0;i<NR_CHPIDS;i++) { in cio_chpids_proc_open()