Searched refs:ucResetValue (Results 1 – 1 of 1) sorted by relevance
400 UCHAR ucResetValue[4]; in bcm_char_ioctl() local456 bytes = rdmaltWithLock(Adapter, (UINT)GPIO_MODE_REGISTER, (PUINT)ucResetValue, sizeof(UINT)); in bcm_char_ioctl()467 *(UINT *)ucResetValue |= (1<<uiBit); in bcm_char_ioctl()469 (PUINT)ucResetValue, sizeof(UINT)); in bcm_char_ioctl()554 UCHAR ucResetValue[4]; in bcm_char_ioctl() local586 *(UINT *)ucResetValue = pgpio_multi_info[WIMAX_IDX].uiGPIOMask & in bcm_char_ioctl()590 if (*(UINT *) ucResetValue) in bcm_char_ioctl()592 (PUINT)ucResetValue, sizeof(ULONG)); in bcm_char_ioctl()600 *(UINT *)ucResetValue = (pgpio_multi_info[WIMAX_IDX].uiGPIOMask & in bcm_char_ioctl()604 if (*(UINT *) ucResetValue) in bcm_char_ioctl()[all …]