pci_vga
struct pci_vga *vga = (struct pci_vga *)data;
#define PCIOCGETVGA _IOWR('p', 6, struct pci_vga)
#define PCIOCSETVGA _IOWR('p', 7, struct pci_vga)