Searched refs:MG_RES_SEC (Results 1 – 1 of 1) sorted by relevance
28 #define MG_RES_SEC (CONFIG_MG_DISK_RES << 1) macro378 if (MG_RES_SEC && host->heads && host->sectors) { in mg_get_disk_id()380 host->cyls = (host->n_sectors - MG_RES_SEC) / in mg_get_disk_id()466 if (MG_RES_SEC) in mg_out()467 sect_num += MG_RES_SEC; in mg_out()