Man Page: s390_register_adapter_interrupt
Operating Environment: suse
Section: 9
S390_REGISTER_ADAPTE(9) Generic interfaces S390_REGISTER_ADAPTE(9)NAMEs390_register_adapter_interrupt - register adapter interrupt handlerSYNOPSISvoid * s390_register_adapter_interrupt(adapter_int_handler_t handler, void * drv_data, u8 isc);ARGUMENTShandler adapter handler to be registered drv_data driver data passed with each call to the handler isc isc for which the handler should be calledRETURNSPointer to the indicator to be used on success ERR_PTR if registration failedAUTHORCornelia Huck <cornelia.huck@de.ibm.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 S390_REGISTER_ADAPTE(9)
| Related Man Pages |
|---|
| ccw_device_start_key(9) - centos |
| ccw_device_start_timeout_key(9) - centos |
| request_threaded_irq(9) - centos |
| request_irq(9) - suse |
| ldi_add_event_handler(9f) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Shopt -s histappend |