Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c550 read_stage1_cb(struct partlist *plist) in read_stage1_cb() function
1181 pl->pl_cb.read = read_stage1_cb; in probe_gpt()
1258 pl->pl_cb.read = read_stage1_cb; in probe_gpt()
1336 if (!read_stage1_cb(pl)) in get_start_sector()
1504 pl->pl_cb.read = read_stage1_cb; in probe_vtoc()
1554 if (!read_stage1_cb(pl)) in probe_mbr()
1632 pl->pl_cb.read = read_stage1_cb; in probe_mbr()
1749 pl->pl_cb.read = read_stage1_cb; in probe_device()