Home
last modified time | relevance | path

Searched defs:aoe_session (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Daoe.h105 struct aoe_session { struct
107 struct refcnt refcnt;
110 struct list_head list;
113 struct net_device *netdev;
116 uint16_t major;
118 uint8_t minor;
120 uint8_t target[ETH_ALEN];
123 uint32_t tag;
126 uint8_t aoe_cmd_type;
128 struct ata_command *command;
[all …]