Searched defs:command_id (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/firmware/scmi/
H A Dbase.c406 scmi_base_set_protocol_permissions_int(struct udevice *dev, u32 agent_id, u32 device_id, u32 command_id, u32 flags) argument
627 scmi_base_set_protocol_permissions(struct udevice *dev, u32 agent_id, u32 device_id, u32 command_id, u32 flags) argument
/u-boot/include/
H A Dscmi_protocols.h186 u32 command_id; member in struct:scmi_base_set_protocol_permissions_in
/u-boot/drivers/nvme/
H A Dnvme.h229 __u16 command_id; member in struct:nvme_common_command
241 __u16 command_id; member in struct:nvme_rw_command
283 __u16 command_id; member in struct:nvme_dsm_cmd
360 __u16 command_id; member in struct:nvme_identify
372 __u16 command_id; member in struct:nvme_features
385 __u16 command_id; member in struct:nvme_create_cq
399 __u16 command_id; member in struct:nvme_create_sq
413 __u16 command_id; member in struct:nvme_delete_queue
423 __u16 command_id; member in struct:nvme_abort_cmd
433 __u16 command_id; member in struct:nvme_download_firmware
445 __u16 command_id; member in struct:nvme_format_cmd
526 __u16 command_id; /* of the command which completed */ member in struct:nvme_completion
[all...]

Completed in 118 milliseconds