Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/block/
H A Ddasd_diag.c64 static const u8 DASD_DIAG_CMS1[] = { 0xc3, 0xd4, 0xe2, 0xf1 };/* EBCDIC CMS1 */ variable
439 if (memcmp(label->label_id, DASD_DIAG_CMS1, in dasd_diag_check_device()
440 sizeof(DASD_DIAG_CMS1)) == 0) { in dasd_diag_check_device()