Searched defs:dasd_discipline (Results 1 – 1 of 1) sorted by relevance
317 struct dasd_discipline { struct318 struct module *owner;331 int (*check_device) (struct dasd_device *);341 int (*do_analysis) (struct dasd_block *);375 int (*start_IO) (struct dasd_ccw_req *);376 int (*term_IO) (struct dasd_ccw_req *);378 int (*format_device) (struct dasd_device *,408 int (*reload) (struct dasd_device *);416 void (*disable_hpf)(struct dasd_device *);417 int (*hpf_enabled)(struct dasd_device *);[all …]
Completed in 11 milliseconds