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.h180 char volser[6]; /* volser, EBCDIC */ member
198 char volser[6]; /* volser, EBCDIC */ member
317 unsigned char volser[6]; member
333 static inline void print_volser(const void *volser) in print_volser() argument
337 ebcdic_to_ascii((char *)volser, ascii, 6); in print_volser()
H A Dbootmap.c376 print_volser(vlbl->f.volser); in ipl_eckd_cdl()
402 print_volser(vlbl->volser); in print_eckd_ldl_msg()