Searched refs:device_type (Results 1 – 3 of 3) sorted by relevance
24 transport.device_type(), in c_virtio_probe()47 transport.device_type(), in virtio_probe()64 match transport.device_type() { in virtio_device()
57 fn device_type(pci_device_id: u16) -> DeviceType { in device_type() function76 device_type: DeviceType, field110 let device_type = device_type(device_id); in new() localVariable211 device_type, in new()223 fn device_type(&self) -> DeviceType { in device_type() method224 self.device_type in device_type()
43 uint8_t device_type; // 0: ahci member