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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 151 milliseconds