PM8621-BI PMC-Sierra, Inc., PM8621-BI Datasheet - Page 229

no-image

PM8621-BI

Manufacturer Part Number
PM8621-BI
Description
Driver, NSE/SBS Narrowband Chipset Driver
Manufacturer
PMC-Sierra, Inc.
Datasheet
Proprietary and Confidential to PMC-Sierra, Inc., and for its Customers’ Internal Use
Document ID: PMC-2021248, Issue 1
Starting the Space Switch Driver Module: dalNbcsTswModuleStart
Starts the module in the underlying time switch driver. Upon successful return from this function,
the driver is ready to add devices.
Stopping the Space Switch Driver Module: dalNbcsTswModuleStop
Stops the module in the underlying time switch driver.
Adding a Device: dalNbcsTswAdd
Invokes the native device add function supplied by the time switch driver. The error device
pointer is returned along with the handle returned by the time switch driver.
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
Outputs
Returns
Prototype
Inputs
Outputs
Returns
INT4 dalNbcsTswModuleStart(void)
None
None
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswModuleStop(void)
None
None
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
INT4 dalNbcsTswAdd(void* usrCtxt, void
baseAddr, void** pHndl, INT4 **pperrDevice)
usrCtxt
baseAddr
pHndl
pperrDevice
pperrDevice
pHndl
Success = NBCS_SUCCESS
Failure = <NBCS error codes>
:
: user context for this device
: base address of the device
: (pointer to) an area of memory
: (pointer to) errDevice (inside the
: (pointer to) device handle
(pointer to) device handle
DDB of the time switch driver)
Narrowband Chipset Device Driver Manual
Time Switch Device Driver Interface
229

Related parts for PM8621-BI