Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/
Ds390io.c892 ioinfo[irq]->nopfunc = not_oper_handler; in s390_request_irq_special()
1006 ioinfo[irq]->nopfunc = NULL; in s390_free_irq()
4804 ioinfo[irq]->nopfunc = NULL; in s390_validate_subchannel()
5700 if (ioinfo[irq]->nopfunc) { in s390_DevicePathVerification()
5702 ioinfo[irq]->nopfunc(irq, in s390_DevicePathVerification()
5705 not_oper_handler_func_t nopfunc = in s390_DevicePathVerification() local
5706 ioinfo[irq]->nopfunc; in s390_DevicePathVerification()
5715 nopfunc(irq, DEVSTAT_DEVICE_GONE); in s390_DevicePathVerification()
6566 not_oper_handler_func_t nopfunc = ioinfo[irq]->nopfunc; in s390_process_subchannel_source() local
6577 && (nopfunc != NULL)) { in s390_process_subchannel_source()
[all …]
/linux-2.4.37.9/include/asm-s390/
Ds390io.h68 not_oper_handler_func_t nopfunc; /* not oper handler */ member
/linux-2.4.37.9/include/asm-s390x/
Ds390io.h68 not_oper_handler_func_t nopfunc; /* not oper handler */ member