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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dscsw.h77 * @fcxs: FCX status
98 u32 fcxs:8; member in struct:tm_scsw
729 * scsw_tm_is_valid_fcxs - check fcxs field validity
732 * Return non-zero if the fcxs field of the specified transport mode scsw is
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_eckd.c3238 "fcxs: 0x%02X schxs: 0x%02X\n", req,
3241 irb->scsw.tm.fcxs, irb->scsw.tm.schxs);
3249 if (irb->scsw.tm.tcw && (irb->scsw.tm.fcxs == 0x01))
H A Ddasd.c2790 if (scsw_is_tm(&irb->scsw) && (irb->scsw.tm.fcxs == 0x01)) {

Completed in 51 milliseconds