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

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
Inputs
Outputs
Returns
Valid States
Side Effects
Getting the state of a Group: nbcsGroupGetState
This function retrieves the state of a given group.
Prototype
Inputs
Outputs
Returns
Valid States
Side Effects
Deleting a Device: nbcsDelete
This function removes the specified device from the list of devices being controlled by the
Narrowband Chipset driver. Deleting a device involves clearing the Chipset Device Data Block
(CSDDB) for that device and then releasing its associated device handle.
g
purge
pDevHandle
numDev
None
Success =
Failure =
NBCS_MOD_IDLE, NBCS_MOD_READY
See above for possible impact on the state of the device
INT4 nbcsGroupGetState(sNBCS_HNDL groupHandle,
eNBCS_DEV_STATE *pState)
g
pState
pState
Success =
Failure =
NBCS_MOD_IDLE, NBCS_MOD_READY
None
roupHandle
roupHandle
: group handle (from
: if logic one, the member device will also be
: pointer to array of device handles of devices
NBCS_SUCCESS
NBCS_ERR_INVALID_MODULE_STATE
NBCS_ERR_DELETING_DEVICE_IN_GROUP
NBCS_ERR_INVALID_DEV
NBCS_ERR_INVALID_ARG
NBCS_ERR_INVALID_GROUP
NBCS_SUCCESS
NBCS_ERR_INVALID_GROUP
deleted if it does not belong to any other
groups
to be deleted from the existing group; It
should be NULL if this is a group deletion.
: number of devices to be deleted from group;
: group handle (from
: pointer to the group state
: pointer to the group state
ignored if it is a group deletion.
nbcsGroupAdd
Narrowband Chipset Device Driver Manual
nbcsGroupAdd
Application Programming Interface
)
)
109

Related parts for PM8621-BI