Contents

getAGPStatus

Returns the current state of the AGP bus.

Declaration

virtual IOOptionBits getAGPStatus(
 IOOptionBits which = which );

Parameters

  • which:

    Type of status - only kIOAGPDefaultStatus is currently valid.

Return Value

Returns mask of status bits for the AGP bus.

Overview

Returns state bits for the AGP bus. Only one type of status is currently defined.

See Also

Miscellaneous