Home
last modified time | relevance | path

Searched refs:DEVSTAT_NOT_ACC_ERR (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Dirq.h494 #define DEVSTAT_NOT_ACC_ERR 0x00004000 macro
/linux-2.4.37.9/include/asm-s390x/
Dirq.h495 #define DEVSTAT_NOT_ACC_ERR 0x00004000 macro
/linux-2.4.37.9/drivers/s390/block/
Ddasd.c3751 case DEVSTAT_NOT_ACC_ERR: in dasd_not_oper_handler()
3758 if (status == DEVSTAT_NOT_ACC_ERR) { in dasd_not_oper_handler()
/linux-2.4.37.9/drivers/s390/
Ds390io.c7131 ioinfo[irq]->nopfunc(irq, DEVSTAT_NOT_ACC_ERR); in s390_do_chpid_processing()
7702 ioinfo[irq]->nopfunc(irq, DEVSTAT_NOT_ACC_ERR); in __process_chp_gone()