Searched refs:device_type (Results 1 – 3 of 3) sorted by relevance
36 transport.device_type(), in virtio_probe()53 match transport.device_type() { in virtio_device_init()
59 fn device_type(pci_device_id: u16) -> DeviceType { in device_type() function78 device_type: DeviceType, field105 let device_type = device_type(header.device_id); in new() localVariable184 device_type, in new()196 fn device_type(&self) -> DeviceType { in device_type() method197 self.device_type in device_type()
43 uint8_t device_type; // 0: ahci member