Searched refs:bootsec (Results 1 – 3 of 3) sorted by relevance
91 struct bootsec bs;224 bcopy(buf + sizeof (struct bootsec), &h->bs16, sizeof (h->bs16)); in read_bootsec()225 bcopy(buf + sizeof (struct bootsec), &h->bs32, sizeof (h->bs32)); in read_bootsec()
111 struct bootsec { struct133 struct bootsec f_bs; argument
1347 static uchar_t bootsec[512] = { variable1495 bootloadr = bootsec; in write_DOS_label()