Lines Matching defs:tcw
4833 * Modify ccw/tcw in cqr so it can be started on a base device.
4843 struct tcw *tcw;
4848 tcw = cqr->cpaddr;
4849 tccb = tcw_get_tccb(tcw);
5572 * Print sense data from a tcw.
5604 (void *) (addr_t) irb->scsw.tm.tcw);
5608 if (irb->scsw.tm.tcw && (irb->scsw.tm.fcxs & 0x01))
5610 (struct tcw *)(unsigned long)irb->scsw.tm.tcw);