Home
last modified time | relevance | path

Searched refs:SCLP_REQ_FILLED (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/s390/char/
H A Dsclp_rw.c387 buffer->request.status = SCLP_REQ_FILLED; in sclp_writedata_callback()
403 buffer->request.status = SCLP_REQ_FILLED; in sclp_writedata_callback()
437 buffer->request.status = SCLP_REQ_FILLED; in sclp_emit_buffer()
H A Dsclp_sdias.c127 request.status = SCLP_REQ_FILLED; in sclp_sdias_blk_count()
194 request.status = SCLP_REQ_FILLED; in sclp_sdias_copy()
H A Dsclp_vt220.c179 vt220_request->sclp_req.status = SCLP_REQ_FILLED; in sclp_vt220_callback()
189 vt220_request->sclp_req.status = SCLP_REQ_FILLED; in sclp_vt220_callback()
208 request->sclp_req.status = SCLP_REQ_FILLED; in __sclp_vt220_emit()
H A Dsclp_pci.c161 req.status = SCLP_REQ_FILLED; in sclp_pci_report()
H A Dsclp_ftp.c129 req->status = SCLP_REQ_FILLED; in sclp_ftp_et7()
H A Dsclp_cpi_sys.c115 req->status = SCLP_REQ_FILLED; in cpi_prepare_req()
H A Dsclp.h263 #define SCLP_REQ_FILLED 0x00 /* request is ready to be processed */ macro
H A Dsclp_cmd.c62 request->status = SCLP_REQ_FILLED; in sclp_sync_request_timeout()
H A Dsclp.c949 sclp_init_req.status = SCLP_REQ_FILLED; in __sclp_make_init_req()