Searched defs:dasd_discipline (Results 1 – 1 of 1) sorted by relevance
321 struct dasd_discipline { struct322 struct module *owner;335 int (*check_device) (struct dasd_device *);345 int (*do_analysis) (struct dasd_block *);379 int (*start_IO) (struct dasd_ccw_req *);380 int (*term_IO) (struct dasd_ccw_req *);382 int (*format_device) (struct dasd_device *,412 int (*reload) (struct dasd_device *);420 void (*disable_hpf)(struct dasd_device *);421 int (*hpf_enabled)(struct dasd_device *);[all …]