BCM_DEBUG_PRINT(Adapter,DBG_TYPE_OTHERS,OSAL_DBG,DBG_LVL_ALL,"Sorry, Requested GPIO<0x%X> is not correspond to NVM LED bit map<0x%X>!!!",pgpio_multi_info[WIMAX_IDX].uiGPIOMask,Adapter->gpioBitMap);
BCM_DEBUG_PRINT(Adapter,DBG_TYPE_PRINTK,0,0," Passed buffer size:0x%lX is insufficient for the CS structure.. \nRequired size :0x%zx ",IoBuffer.OutputLength,sizeof(FLASH2X_CS_INFO));
BCM_DEBUG_PRINT(Adapter,DBG_TYPE_PRINTK,0,0," Passed buffer size:0x%lX is insufficient for the CS structure.. Required size :0x%zx ",IoBuffer.OutputLength,sizeof(FLASH_CS_INFO));
BCM_DEBUG_PRINT(Adapter,DBG_TYPE_PRINTK,0,0,"User Passed buffer length:0x%lx is less than expected buff size :0x%zX",IoBuffer.OutputLength,sizeof(ST_TIME_ELAPSED));
BCM_DEBUG_PRINT(Adapter,DBG_TYPE_OTHERS,CONN_MSG,DBG_LVL_ALL," StoreSFParam: Total Words of DSX Message To Write: 0x%zX To Target At : 0x%lX ",(nBytesToWrite/sizeof(ULONG)),ulAddrSFParamSet);
BCM_DEBUG_PRINT(Adapter,DBG_TYPE_OTHERS,CONN_MSG,DBG_LVL_ALL,"WRM with %x bytes",nBytesToWrite);
BCM_DEBUG_PRINT(psIntfAdapter->psAdapter,DBG_TYPE_INITEXIT,DRV_ENTRY,DBG_LVL_ALL,"Number of Altsetting aviailable for This Modem 0x%x\n",psIntfAdapter->interface->num_altsetting);
dev_info(&psIntfAdapter->udev->dev,"number of alternate setting %d\n",
psIntfAdapter->interface->num_altsetting);
if(bBcm16==TRUE)
{
//selecting alternate setting one as a default setting for High Speed modem.
...
...
@@ -644,12 +557,10 @@ INT InterfaceAdapterInit(PS_INTERFACE_ADAPTER psIntfAdapter)