Searched refs:CardHandle (Results 1 – 3 of 3) sorted by relevance
81 memory_error->CardHandle)); in cper_section_platform_memory_to_ir()309 json_object_new_uint64(memory_error->CardHandle)); in cper_section_platform_memory2_to_ir()434 section_cper->CardHandle = (UINT16)json_object_get_uint64(obj); in ir_section_memory_to_cper()551 section_cper->CardHandle = (UINT32)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
7509 FlashPoint__ReleaseHostAdapter(void *CardHandle) in FlashPoint__ReleaseHostAdapter() argument7511 FlashPoint_ReleaseHostAdapter(CardHandle); in FlashPoint__ReleaseHostAdapter()7515 FlashPoint__StartCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__StartCCB() argument7517 FlashPoint_StartCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__StartCCB()7521 FlashPoint__AbortCCB(void *CardHandle, struct blogic_ccb *CCB) in FlashPoint__AbortCCB() argument7523 FlashPoint_AbortCCB(CardHandle, (struct sccb *)CCB); in FlashPoint__AbortCCB()7527 FlashPoint__InterruptPending(void *CardHandle) in FlashPoint__InterruptPending() argument7529 return FlashPoint_InterruptPending(CardHandle); in FlashPoint__InterruptPending()7533 FlashPoint__HandleInterrupt(void *CardHandle) in FlashPoint__HandleInterrupt() argument7535 return FlashPoint_HandleInterrupt(CardHandle); in FlashPoint__HandleInterrupt()
945 UINT16 CardHandle; member1023 UINT32 CardHandle; member