Searched refs:intf_object (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dblockdev.c48 void *object = intf_object ( dest );
79 void *object = intf_object ( dest );
104 void *object = intf_object ( dest );
129 void *object = intf_object ( dest );
H A Dedd.c44 void *object = intf_object ( dest );
H A Djob.c41 void *object = intf_object ( dest );
H A Dacpi.c73 void *object = intf_object ( dest );
H A Dxfer.c62 void *object = intf_object ( dest );
109 void *object = intf_object ( dest );
139 void *object = intf_object ( dest );
161 void *object = intf_object ( dest );
199 void *object = intf_object ( dest );
H A Dinterface.c133 void * intf_object ( struct interface *intf ) { function
227 void *object = intf_object ( dest );
H A Ddevice.c123 void *object = intf_object ( dest );
H A Dresolv.c54 void *object = intf_object ( dest );
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dinterface.h134 extern void * __attribute__ (( pure )) intf_object ( struct interface *intf );
209 #define INTF_COL( intf ) intf_object ( intf )
220 #define INTF_DBG( intf ) intf_object ( intf ), (intf)->desc->offset
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/block/
H A Dscsi.c154 void *object = intf_object ( dest );
178 void *object = intf_object ( dest );
H A Data.c59 void *object = intf_object ( dest );

Completed in 226 milliseconds