Searched refs:parseBPB (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c1884 * validation. The reason for this is that parseBPB() is also used for
1920 parseBPB(struct pcfs *fsp, uchar_t *bpb, int *valid) function
1953 PC_DPRINTF3(3, "!pcfs: parseBPB, device (%x.%x):%d:\n",
1992 PC_DPRINTF4(3, "!pcfs: parseBPB: mediasize autodetect failed "
2512 if (!parseBPB(fsp, (uchar_t *)bp->b_un.b_addr, NULL)) {

Completed in 47 milliseconds