Searched refs:vds_edds (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dvds.c39 int vds_lock_sg( vds_edds __far *edds );
50 int vds_unlock_sg( vds_edds __far *edds );
76 int vds_build_sg_list( vds_edds __far *edds, void __far *buf, uint32_t len )
101 int vds_free_sg_list( vds_edds __far *edds )
H A Dvds.h39 } vds_edds; typedef in typeref:struct:__anon15007
90 int vds_build_sg_list( vds_edds __far *edds, void __far *buf, uint32_t len );
91 int vds_free_sg_list( vds_edds __far *edds );
H A Dahci.c114 vds_edds edds;

Completed in 1967 milliseconds