
NAME
mca_is_adapter_used - check if claimed by driver
SYNOPSIS
int mca_is_adapter_used (int slot);
ARGUMENTS
slot slot to check
DESCRIPTION
Returns 1 if the slot has been claimed by a driver
AUTHORS
Alan Cox <alan@redhat.com>, David Weinehall, Chris Beauregard.