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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/vxge/
H A Dvxge_config.c218 * This routine sets the swapper and reads the toc pointer and returns the
219 * memory mapped address of the toc
226 struct vxge_hw_toc_reg __iomem *toc = NULL; local
229 toc = (struct vxge_hw_toc_reg __iomem *)(bar0+val64);
231 return toc;
236 * This routine sets the swapper and reads the toc pointer and initializes the
389 struct vxge_hw_toc_reg __iomem *toc; local
407 toc = __vxge_hw_device_toc_get(bar0, legacy_reg);
408 if (toc == NULL) {
413 val64 = readq(&toc
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dmscvpdb.h1799 struct PDB_FILE toc; member in struct:PDB_JG_HEADER
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dmscvpdb.h1723 struct PDB_FILE toc; member in struct:PDB_JG_HEADER

Completed in 70 milliseconds