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

/linux-4.4.14/arch/s390/pci/
H A Dpci_clp.c271 u64 resume_token = 0; clp_list_pci() local
280 rrb->request.resume_token = resume_token; clp_list_pci()
297 resume_token = rrb->response.resume_token; clp_list_pci()
300 } while (resume_token); clp_list_pci()
/linux-4.4.14/drivers/s390/cio/
H A Dchsc.h203 struct chsc_brinfo_resume_token resume_token; member in struct:chsc_brinfo_naihdr
225 struct chsc_brinfo_resume_token resume_token; member in struct:chsc_pnso_area
241 struct chsc_brinfo_resume_token resume_token,
H A Dchsc.c1302 * @resume_token: resume token for multiblock response
1311 struct chsc_brinfo_resume_token resume_token, chsc_pnso_brinfo()
1322 brinfo_area->resume_token = resume_token; chsc_pnso_brinfo()
1309 chsc_pnso_brinfo(struct subchannel_id schid, struct chsc_pnso_area *brinfo_area, struct chsc_brinfo_resume_token resume_token, int cnc) chsc_pnso_brinfo() argument
H A Dqdio_main.c1786 /* on the first iteration, naihdr.resume_token will be zero */ qdio_pnso_brinfo()
1787 rc = chsc_pnso_brinfo(schid, rr, rr->naihdr.resume_token, cnc); qdio_pnso_brinfo()
1835 (rr->naihdr.resume_token.t1 || rr->naihdr.resume_token.t2))); qdio_pnso_brinfo()
/linux-4.4.14/arch/s390/include/asm/
H A Dpci_clp.h55 u64 resume_token; member in struct:clp_req_list_pci
65 u64 resume_token; member in struct:clp_rsp_list_pci

Completed in 174 milliseconds