Scroll to navigation

MCA_FIND_ADAPTER(9) Public Functions Provided MCA_FIND_ADAPTER(9)

NAME

mca_find_adapter - scan for adapters

SYNOPSIS

int mca_find_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.
Disabled adapters are not reported.

AUTHORS

Alan Cox <alan@lxorguk.ukuu.org.uk>
Author.
David Weinehall
Author.
Chris Beauregard
Author.

COPYRIGHT

March 2016 Kernel Hackers Manual 3.2.