Searched refs:dasd_alloc_erp_request (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/s390/block/ |
D | dasd_erp.c | 27 dasd_alloc_erp_request(char *magic, int cplength, int datasize, in dasd_alloc_erp_request() function 200 EXPORT_SYMBOL(dasd_alloc_erp_request);
|
D | dasd_3990_erp.c | 204 dctl_cqr = dasd_alloc_erp_request((char *) &erp->magic, 1, in dasd_3990_erp_DCTL() 1655 erp = dasd_alloc_erp_request((char *) &cqr->magic, in dasd_3990_erp_action_1B_32() 2391 erp = dasd_alloc_erp_request((char *) &cqr->magic, in dasd_3990_erp_add_erp()
|
D | dasd_int.h | 845 struct dasd_ccw_req *dasd_alloc_erp_request(char *, int, int,
|