cm_getnbrd(D3) cm_getnbrd(D3)
NAME
cm_getnbrd - determine number of boards supported by driver
SYNOPSIS
#include <sys/confmgr.h>
#include <sys/ddi.h>
int cm_getnbrd(char *drvname);
Arguments
drvname
The module name for the driver.
DESCRIPTION
cm_getnbrd returns the number of boards that the configuration
manager believes are supported by the driver with name
drvname.
Return Values
Number of boards supported by the drvname driver.
USAGE
Level
Initialization or Base.
Synchronization Constraints
Does not sleep.
Driver-defined basic locks, read/write locks and sleep locks
may be held across calls to this function.
NOTICES
Portability
All processors
Applicability
ddi: 6, 6mp, 7, 7mp
Copyright 1994 Novell, Inc. Page 1