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 Dlm_dmae.c524 return operation->context->completion_word != operation->command_id;
554 "Timed-out waiting for operation %d to complete. Completion word is 0x%x expected 0x%x.\n",(u64_t)operation->command_id,
834 context->completion_word = operation->command_id;
949 context->completion_word = operation->command_id;
1072 operation->command_id = lm_dmae_context_advance_command_id(context);
H A Dlm_dmae.h308 u32_t command_id; member in struct:_lm_dmae_operation_t
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h252 void h1394_cmd_is_complete(void *sl_private, cmd1394_cmd_t *command_id,
/illumos-gate/usr/src/uts/common/io/1394/
H A Dh1394.c493 * command_id Pointer to the command that has
508 h1394_cmd_is_complete(void *sl_private, cmd1394_cmd_t *command_id, argument
522 s1394_atreq_cmd_complete(hal, command_id, status);
526 s1394_atresp_cmd_complete(hal, command_id, status);
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_manage.c304 hdr.command_id = E1000_MNG_DHCP_TX_PAYLOAD_CMD;
H A De1000_hw.h655 u8 command_id; member in struct:e1000_host_command_header
669 u8 command_id; member in struct:e1000_host_mng_command_header

Completed in 81 milliseconds