Lines Matching defs:crw0
573 * @crw0: channel report-word to handler
580 static void chp_process_crw(struct crw *crw0, struct crw *crw1,
591 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc,
592 crw0->erc, crw0->rsid);
598 if (crw0->slct) {
600 "channel path %02X\n", crw0->rsid);
604 chpid.id = crw0->rsid;
605 switch (crw0->erc) {
617 crw0->erc);