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

/vbox/src/VBox/Devices/PC/ipxe/src/net/
H A Daoe.c66 struct aoe_device { struct
96 struct aoe_device *aoedev;
150 static inline __attribute__ (( always_inline )) struct aoe_device *
151 aoedev_get ( struct aoe_device *aoedev ) {
162 aoedev_put ( struct aoe_device *aoedev ) {
194 static const char * aoedev_name ( struct aoe_device *aoedev ) {
225 struct aoe_device *aoedev = aoecmd->aoedev;
251 struct aoe_device *aoedev = aoecmd->aoedev;
306 struct aoe_device *aoedev = aoecmd->aoedev;
390 struct aoe_device *aoede
[all...]

Completed in 31 milliseconds