Home
last modified time | relevance | path

Searched refs:FrameLength (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/audio/include/
H A DAudioHdr.h169 virtual unsigned int FrameLength() const;
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioHdr.cc210 FrameLength() const in FrameLength() function in AudioHdr
H A DAudioTypeChannel.cc128 nbytes = (size_t)inhdr.FrameLength(); in Convert()
H A DAudioTypeMux.cc111 nbytes = (size_t)inhdr.FrameLength(); in Convert()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.h335 uint16_t FrameLength; /* Total length of receiver frame */ member
H A Dpxe.c512 size = isr->FrameLength; in pxe_netif_receive_isr()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h341 uint16_t FrameLength; /* Total length of reciever frame */ member
H A Dundi.c719 undi.pxs->undi_isr.FrameLength, in eb_pxenv_undi_isr()