Searched defs:md_ops (Results 1 – 2 of 2) sorted by relevance
465 typedef struct md_ops { struct466 int (*md_open)(472 int (*md_close)(478 void (*md_strategy)(482 int (*md_print)(); /* unused now */483 int (*md_dump)(488 int (*md_read)(492 int (*md_write)(496 int (*md_ioctl)(502 int (*md_snarf)([all …]
174 md_ops_t **md_ops = NULL; variable