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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp_cpi_sys.c50 struct cpi_sccb { struct
81 struct cpi_sccb *sccb;
87 sccb = (struct cpi_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA);
94 sccb->header.length = sizeof(struct cpi_sccb);
163 response = ((struct cpi_sccb *) req->sccb)->header.response_code;

Completed in 121 milliseconds