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

/linux-4.4.14/drivers/s390/char/
H A Dsclp_cpi_sys.c50 struct cpi_sccb { struct
81 struct cpi_sccb *sccb; cpi_prepare_req()
87 sccb = (struct cpi_sccb *) get_zeroed_page(GFP_KERNEL | GFP_DMA); cpi_prepare_req()
94 sccb->header.length = sizeof(struct cpi_sccb); cpi_prepare_req()
163 response = ((struct cpi_sccb *) req->sccb)->header.response_code; cpi_req()

Completed in 34 milliseconds