MCA_DEVICE_STATUS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

mca_device_status - get the status of the device  

SYNOPSIS

"SYNOPSIS"

enum MCA_AdapterStatus mca_device_status (struct mca_device * mca_dev);  

ARGUMENTS

mca_dev
-- undescribed --
 

RETURNS AN ENUMERATION OF THE DEVICE STATUS

MCA_ADAPTER_NORMAL adapter is OK. MCA_ADAPTER_NONE no adapter at device (should never happen). MCA_ADAPTER_DISABLED adapter is disabled. MCA_ADAPTER_ERROR adapter cannot be initialised.


 

Index

NAME
SYNOPSIS
ARGUMENTS
RETURNS AN ENUMERATION OF THE DEVICE STATUS

This document was created by man2html, using the manual pages.
Time: 04:40:55 GMT, October 06, 2005