PIPLX_CardLoc

unsigned long PIPLX_CardLoc (long session, unsigned long cardNumber, unsigned long *bus, unsigned long *device);

Purpose

Obtains the location of the specified card in terms of the logical PCI bus and device number in which it is located.
These values can be cross-referenced to physical slot locations in a particular system.

Parameters

Input
Name Type Description
session long

Handle of current session.

cardNumber unsigned long

Card number.

Output
Name Type Description
bus unsigned long (passed by reference)

Logical PCI bus number of the card.

device unsigned long (passed by reference)

Logical PCI device number of the card.

Return Value

Name Type Description
return unsigned long

Zero for success, or no-zero error code.

References

Info and status
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index