Home
last modified time | relevance | path

Searched refs:iucv_handler (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/include/net/iucv/
Diucv.h99 struct iucv_handler *handler;
132 struct iucv_handler { struct
201 int iucv_register(struct iucv_handler *handler, int smp); argument
210 void iucv_unregister(struct iucv_handler *handle, int smp);
258 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler,
276 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler,
/linux-2.6.39/drivers/s390/net/
Dsmsgiucv.c55 static struct iucv_handler smsg_handler = {
Dnetiucv.c186 static struct iucv_handler netiucv_handler = {
/linux-2.6.39/net/iucv/
Diucv.c768 int iucv_register(struct iucv_handler *handler, int smp) in iucv_register()
802 void iucv_unregister(struct iucv_handler *handler, int smp) in iucv_unregister()
862 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_accept()
909 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_connect()
1472 struct iucv_handler *handler; in iucv_path_pending()
Daf_iucv.c107 static struct iucv_handler af_iucv_handler = {
/linux-2.6.39/drivers/s390/char/
Dmonreader.c269 static struct iucv_handler monreader_iucv_handler = {
Dvmlogrdr.c109 static struct iucv_handler vmlogrdr_iucv_handler = {
/linux-2.6.39/drivers/tty/hvc/
Dhvc_iucv.c114 static struct iucv_handler hvc_iucv_handler = {