Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dsclp_ap.c15 #define SCLP_CMDW_CONFIGURE_AP 0x001f0001 macro
55 return do_ap_configure(SCLP_CMDW_CONFIGURE_AP, apid); in sclp_ap_configure()