Searched defs:logical_devices (Results 1 – 2 of 2) sorted by relevance
101 static const struct logical_devices { struct102 u8 superio_id;103 int devs[MAX_LOGICAL_DEVICES];
809 def set_logical_device_configuration(device, logical_devices): argument