Searched refs:dasd_alloc_erp_request (Results 1 – 3 of 3) sorted by relevance
/drivers/s390/block/ |
D | dasd_erp.c | 26 dasd_alloc_erp_request(char *magic, int cplength, int datasize, in dasd_alloc_erp_request() function 199 EXPORT_SYMBOL(dasd_alloc_erp_request);
|
D | dasd_3990_erp.c | 203 dctl_cqr = dasd_alloc_erp_request((char *) &erp->magic, 1, in dasd_3990_erp_DCTL() 1653 erp = dasd_alloc_erp_request((char *) &cqr->magic, in dasd_3990_erp_action_1B_32() 2330 erp = dasd_alloc_erp_request((char *) &cqr->magic, in dasd_3990_erp_add_erp()
|
D | dasd_int.h | 804 struct dasd_ccw_req *dasd_alloc_erp_request(char *, int, int,
|