Home
last modified time | relevance | path

Searched refs:cudb (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchsc.c1503 struct chse_cudb cudb[]; member
1536 || !(scud->cudb[0].flags & 0x80) in chsc_scud()
1537 || scud->cudb[0].cu != cu)) { in chsc_scud()
1540 "FMT=%04x, cudb.flags=%02x, cudb.cu=%04x", in chsc_scud()
1542 scud->fmt_resp, scud->cudb[0].flags, scud->cudb[0].cu); in chsc_scud()
1549 memcpy(esm, scud->cudb[0].esm, sizeof(*esm)); in chsc_scud()
1550 *esm_valid = scud->cudb[0].esm_valid; in chsc_scud()

Completed in 3 milliseconds