Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h181 char volser[6]; /* volser, EBCDIC */ member
199 char volser[6]; /* volser, EBCDIC */ member
318 unsigned char volser[6]; member
334 static inline void print_volser(const void *volser) in print_volser() argument
338 ebcdic_to_ascii((char *)volser, ascii, 6); in print_volser()
H A Dbootmap.c443 print_volser(vlbl->f.volser); in ipl_eckd_cdl()
468 print_volser(vlbl->volser); in print_eckd_ldl_msg()