Searched refs:boot_page (Results 1 – 2 of 2) sorted by relevance
1205 if (!msb->boot_page) { in msb_read_boot_blocks()1210 msb->boot_page = page; in msb_read_boot_blocks()1212 page = msb->boot_page; in msb_read_boot_blocks()1265 boot_block = &msb->boot_page[block_nr]; in msb_read_bad_block_table()1729 boot_block = &msb->boot_page[0]; in msb_init_card()1947 kfree(msb->boot_page); in msb_data_clear()2242 if (memcmp(msb->boot_page, new_msb->boot_page, in msb_resume()
164 struct ms_boot_page *boot_page; member