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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h194 #define bpb_get_BytesPerSec(bpb) LE_16_NA((bpb) + OFF_BYTESPERSEC) macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c1949 secsize = bpb_get_BytesPerSec(bpb);

Completed in 65 milliseconds