Home
last modified time | relevance | path

Searched defs:cfg_type (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvirtio_pci.h124 __u8 cfg_type; /* Identifies the structure. */ member
/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs42 cfg_type: u8, // Identifies the structure. field