MCA_FIND_UNUSED_ADAPTER

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

 

NAME

mca_find_unused_adapter - scan for unused adapters  

SYNOPSIS

"SYNOPSIS"

int mca_find_unused_adapter (int id, int start);  

ARGUMENTS

id
MCA identification to search for
start
starting slot
 

DESCRIPTION

Search the MCA configuration for adapters matching the 16bit ID given. The first time it should be called with start as zero and then further calls made passing the return value of the previous call until MCA_NOTFOUND is returned.

Adapters that have been claimed by drivers and those that are disabled are not reported. This function thus allows a driver to scan for further cards when some may already be driven.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:45 GMT, October 06, 2005