AtaControllerTransferModeSelect question

Hi,
I know that this question is more related to the ntdev group, but for some reason I can not post threads there. Hope somebody can answer my question in this group.

I noticed that there is a function that is supported by the ATA Miniport Driver named AtaControllerTransferModeSelect. The parameter passed is a structure called IDE_TRANSFER_MODE_PARAMETERS which has the key information that I want to set the my device.

Is there any IOCTL that can trigger AtaControllerTransferModeSelect function in the ata mini port driver?

thanks
pada