Lines Matching defs:crw0
558 * @crw0: channel report-word to handler
565 static void chp_process_crw(struct crw *crw0, struct crw *crw1,
576 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc,
577 crw0->erc, crw0->rsid);
583 if (crw0->slct) {
585 "channel path %02X\n", crw0->rsid);
589 chpid.id = crw0->rsid;
590 switch (crw0->erc) {
602 crw0->erc);