PM5358 S/UNI-4x622 Driver Manual
Application Programming Interface
Proprietary and Confidential to PMC-Sierra, Inc. 90
Document ID: PMC-2010419, Issue 1
Outputs None
Returns Success = SUNI4x622_SUCCESS
Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE
SUNI4x622_ERR_INVALID_DEV
SUNI4x622_ERR_INVALID_CHAN
SUNI4x622_ERR_INVALID_ARG
Valid States SUNI4x622_ACTIVE, SUNI4x622_INACTIVE
Side Effects May change the operation of the ISR / DPR

Getting Line Interface Interrupt Enable Mask: suni4x622GetMaskIntfLine

This function returns the contents of the per-channel line interface interrupt mask registers of the
S/UNI-4x622 device.
Prototype INT4 suni4x622GetMaskIntfLine(sSUNI4x622_HNDL
deviceHandle, UINT1 channel, sSUNI4x622_MASK_ISR
*pmask)
Inputs deviceHandle : device handle (from suni4x622Add)
channel : channel number
pmask : (pointer to) mask structure
Outputs pmask : (pointer to) updated mask structure
Returns Success = SUNI4x622_SUCCESS
Failure = SUNI4x622_ERR_INVALID_DEVICE_STATE
SUNI4x622_ERR_INVALID_DEV
SUNI4x622_ERR_INVALID_CHAN
SUNI4x622_ERR_INVALID_ARG
Valid States SUNI4x622_ACTIVE, SUNI4x622_INACTIVE
Side Effects None

Setting Line Interface Interrupt Enable Mask: suni4x622SetMaskIntfLine

This function sets the contents of the per-channel line interface interrupt mask registers of the
S/UNI-4x622 device.
Prototype INT4 suni4x622SetMaskIntfLine(sSUNI4x622_HNDL
deviceHandle, UINT1 channel, sSUNI4x622_MASK_ISR
*pmask)
Inputs deviceHandle : device handle (from suni4x622Add)
channel : channel number
pmask : (pointer to) mask structure