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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dcss.c618 static void css_process_crw(struct crw *crw0, struct crw *crw1, int overflow) argument
630 if (crw1)
633 crw1->slct, crw1->oflw, crw1->chn, crw1->rsc,
634 crw1->anc, crw1->erc, crw1->rsid);
637 if (crw1)
[all...]
H A Dchp.c474 * @crw1: second channel-report word (always NULL)
480 static void chp_process_crw(struct crw *crw0, struct crw *crw1, argument
H A Dchsc.c393 static void chsc_process_crw(struct crw *crw0, struct crw *crw1, int overflow) argument

Completed in 65 milliseconds