Searched refs:resume_token (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | chsc.h | 37 struct chsc_pnso_resume_token resume_token; member 59 struct chsc_pnso_resume_token resume_token; member
|
| H A D | pci_clp.h | 71 u64 resume_token; member 78 u64 resume_token; member
|
| H A D | ccwdev.h | 242 struct chsc_pnso_resume_token resume_token, int cnc);
|
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_clp.c | 334 u64 resume_token = 0; in clp_list_pci() local 343 rrb->request.resume_token = resume_token; in clp_list_pci() 361 resume_token = rrb->response.resume_token; in clp_list_pci() 364 } while (resume_token); in clp_list_pci()
|
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | device_ops.c | 727 struct chsc_pnso_resume_token resume_token, int cnc) in ccw_device_pnso() argument 732 return chsc_pnso(schid, pnso_area, oc, resume_token, cnc); in ccw_device_pnso()
|
| H A D | chsc.h | 209 u8 oc, struct chsc_pnso_resume_token resume_token, int cnc);
|
| H A D | chsc.c | 1376 u8 oc, struct chsc_pnso_resume_token resume_token, int cnc) in chsc_pnso() argument 1386 pnso_area->resume_token = resume_token; in chsc_pnso()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_l2_main.c | 618 rc = ccw_device_pnso(ddev, rr, oc, rr->naihdr.resume_token, in qeth_l2_pnso() 646 (rr->naihdr.resume_token.t1 || rr->naihdr.resume_token.t2))); in qeth_l2_pnso()
|