Home
last modified time | relevance | path

Searched refs:PortOutput (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/storage/class/cdrom/
H A Dioctl.c7993 volumeControl->PortVolume[i] = audioOutput->PortOutput[i].Volume; in _IRQL_requires_max_()
8052 audioOutput->PortOutput[i].Volume = volumeControl->PortVolume[i]; in _IRQL_requires_max_()
8053 … audioOutput->PortOutput[i].ChannelSelection = audioInput->PortOutput[i].ChannelSelection; in _IRQL_requires_max_()
/reactos/sdk/include/ddk/
H A Dscsi.h3199 PORT_OUTPUT PortOutput[4]; member