Home
last modified time | relevance | path

Searched defs:bytes_per_unit (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/audio/include/
H A DAudioHdr.h125 unsigned int bytes_per_unit; // bytes per sample unit variable
H A Daudio_hdr.h93 unsigned bytes_per_unit; /* bytes per sample unit */ member
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fsinfo.c422 int rc, bytes_per_unit; in smb_fssize() local