Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dmg_disk.c601 static void mg_write_intr(struct mg_host *host) in mg_write_intr() function
628 host->mg_do_intr = mg_write_intr; in mg_write_intr()
701 if (mg_out(host, sect_num, sect_cnt, MG_CMD_WR, &mg_write_intr) in mg_issue_req()