Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/include/asm/
Dscsw.h174 #define SCHN_STAT_INCORR_LEN 0x40 macro
/Linux-v6.6/drivers/s390/cio/
Ddevice_status.c284 (irb->scsw.cmd.cstat & ~(SCHN_STAT_PCI | SCHN_STAT_INCORR_LEN)) in ccw_device_accumulate_irb()
/Linux-v6.6/Documentation/arch/s390/
Dcds.rst343 SCHN_STAT_INCORR_LEN incorrect length
/Linux-v6.6/drivers/s390/block/
Ddasd.c1605 scsw_cstat(&irb->scsw) == SCHN_STAT_INCORR_LEN; in dasd_ese_needs_format()