Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dsmsgiucv.h9 #define SMSGIUCV_DRV_NAME "SMSGIUCV" macro
H A Dsmsgiucv.c126 .name = SMSGIUCV_DRV_NAME,
H A Dsmsgiucv_app.c163 smsgiucv_drv = driver_find(SMSGIUCV_DRV_NAME, &iucv_bus); in smsgiucv_app_init()