Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dmg_disk.c108 struct mg_host { struct
117 void (*mg_do_intr) (struct mg_host *); argument
149 static bool mg_end_request(struct mg_host *host, int err, unsigned int nr_bytes) in mg_end_request() argument
158 static bool mg_end_request_cur(struct mg_host *host, int err) in mg_end_request_cur()
164 struct mg_host *host) in mg_dump_status()
213 static unsigned int mg_wait(struct mg_host *host, u32 expect, u32 msec) in mg_wait()
282 static void mg_unexpected_intr(struct mg_host *host) in mg_unexpected_intr()
291 struct mg_host *host = dev_id; in mg_irq()
292 void (*handler)(struct mg_host *) = host->mg_do_intr; in mg_irq()
343 static int mg_get_disk_id(struct mg_host *host) in mg_get_disk_id()
[all …]