Searched defs:nss_name (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/uapi/asm/ | ||
H A D | ipl.h | 110 __u8 nss_name[8]; member |
/linux/arch/s390/kernel/ | ||
H A D | ipl.c | 1087 char nss_name[NSS_NAME_SIZE + 1] = {}; in reipl_nss_name_show() local |