Searched refs:command_id (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_dmae.c | 524 return operation->context->completion_word != operation->command_id; in lm_dmae_operation_is_complete() 554 …r operation %d to complete. Completion word is 0x%x expected 0x%x.\n",(u64_t)operation->command_id, in lm_dmae_operation_wait() 834 context->completion_word = operation->command_id; in lm_dmae_context_execute_sgl() 949 context->completion_word = operation->command_id; in lm_dmae_context_execute_sub_operation() 1072 operation->command_id = lm_dmae_context_advance_command_id(context); in lm_dmae_context_execute_unsafe()
|
H A D | lm_dmae.h | 308 u32_t command_id; member
|
/illumos-gate/usr/src/uts/common/sys/1394/ |
H A D | h1394.h | 250 void h1394_cmd_is_complete(void *sl_private, cmd1394_cmd_t *command_id,
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | h1394.c | 443 h1394_cmd_is_complete(void *sl_private, cmd1394_cmd_t *command_id, in h1394_cmd_is_complete() argument 454 s1394_atreq_cmd_complete(hal, command_id, status); in h1394_cmd_is_complete() 458 s1394_atresp_cmd_complete(hal, command_id, status); in h1394_cmd_is_complete()
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_hw.h | 732 u8 command_id; member 746 u8 command_id; member
|
H A D | e1000_manage.c | 304 hdr.command_id = E1000_MNG_DHCP_TX_PAYLOAD_CMD; in e1000_mng_write_dhcp_info_generic()
|