Searched refs:ast_fd (Results 1 - 6 of 6) sorted by relevance
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/ |
H A D | dma.c | 70 ast_info.ast_fd = fd;
|
H A D | mapper.c | 94 ast_info.ast_fd = fd;
|
H A D | chip.c | 73 ast_info.ast_fd = fd;
|
H A D | tools.c | 83 if (ioctl(ast_info.ast_fd, GFX_IOCTL_GET_PCI_CONFIG, 177 ast_info.ast_fd, ast_info.ast_mmio_addr); 202 ast_info.ast_fd, ast_info.ast_fb_addr); 249 if (ioctl(ast_info.ast_fd, AST_GET_STATUS_FLAGS, &status) != 0) { 1119 if (ioctl(ast_info.ast_fd, AST_GET_IO_REG, &io_reg) != 0) 1137 if (ioctl(ast_info.ast_fd, AST_SET_IO_REG, &io_reg) != 0)
|
H A D | libvtsSUNWast.h | 65 int ast_fd; member in struct:ast_info
|
H A D | memory.c | 94 ast_info.ast_fd = fd;
|
Completed in 664 milliseconds