Home
last modified time | relevance | path

Searched refs:ese_format (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/block/
H A Ddasd_int.h421 void (*ese_format)(struct dasd_device *, struct dasd_ccw_req *, struct irb *); member
H A Ddasd.c1760 device->discipline->ese_format(device, cqr, irb); in dasd_int_handler()
H A Ddasd_eckd.c7916 .ese_format = dasd_eckd_ese_format,