Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_common.h93 extern void swap_pack_grab32bpb(bpb_t *wbpb, struct _boot_sector *bsp);
H A Dbpb.c234 swap_pack_grab32bpb(&TheBIOSParameterBlock, &(ubpb.bs)); in readBPB()
H A Dpcfs_common.c58 void swap_pack_grab32bpb(bpb_t *wbpb, struct _boot_sector *bsp);
256 swap_pack_grab32bpb(bpb_t *wbpb, struct _boot_sector *bsp) in swap_pack_grab32bpb() function
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c1768 swap_pack_grab32bpb(bpb_t *wbpb, struct _boot_sector *bsp) in swap_pack_grab32bpb() function
1892 swap_pack_grab32bpb(wbpb, &(ubpb.bs)); in read_existing_bpb()