|
iPXE
|
An AoE command. More...
Data Fields | |
| struct refcnt | refcnt |
| Reference count. More... | |
| struct aoe_device * | aoedev |
| AOE device. More... | |
| struct list_head | list |
| List of active commands. More... | |
| struct interface | ata |
| ATA command interface. More... | |
| struct ata_cmd | command |
| ATA command. More... | |
| struct aoe_command_type * | type |
| Command type. More... | |
| uint32_t | tag |
| Command tag. More... | |
| struct retry_timer | timer |
| Retransmission timer. More... | |
| struct aoe_device* aoe_command::aoedev |
AOE device.
Definition at line 76 of file aoe.c.
Referenced by aoecmd_create(), aoedev_ata_command(), aoedev_cfg_command(), aoedev_close(), aoedev_config_done(), aoedev_name(), and aoedev_window().
| struct list_head aoe_command::list |
List of active commands.
Definition at line 78 of file aoe.c.
Referenced by aoecmd_find_tag(), and aoedev_close().
| struct aoe_command_type* aoe_command::type |
| struct retry_timer aoe_command::timer |
1.8.15