|
IPMCSDB Driver Documentation |
![]() |
Include dependency graph for ipcarrier.h:

Data Structures | |
| struct | IpCarrierDescr |
| IP carrier descriptor. More... | |
Typedefs | |
| typedef IpCarrierDescr * | IpCarrierHdl |
| IP carrier handle. | |
Enumerations | |
| enum | IpCarrierType |
| IP carrier types. | |
Functions | |
| IpCarrierHdl | ipCarrierPciOpen (int pciBusNo, int pciDevNo) |
| Opens access to an IP module carrier board. | |
| void | ipCarrierClose (IpCarrierHdl ipCarrierHdl) |
| Closes access to the IP carrier board and releases associated resources including interrupts. | |
| void | ipCarrierSet32MhzClock (IpCarrierHdl ipCarrierHdl, int ipSlotNo) |
| Configures the clock rate for a module to be 32 MHz. | |
| int | ipCarrierGetNoOfSlots (IpCarrierHdl ipCarrierHdl) |
| Returns the number of IP slots supported by a carrier. | |
| void | ipCarrierShow () |
| Diagnostic functions which prints all automatically detected IP carrier boards. | |
|
||||||||||||
|
Opens access to an IP module carrier board.
|
|
|
Closes access to the IP carrier board and releases associated resources including interrupts.
|
|
||||||||||||
|
Configures the clock rate for a module to be 32 MHz.
|
|
|
Returns the number of IP slots supported by a carrier.
|
|
Developed by FOCUS Software Engineering Pty Ltd, Australia.
<www.focus-sw.com> Last updated: 28 Apr 2003 |