Searched defs:DeviceOption (Results 1 – 1 of 1) sorted by relevance
160 typedef struct DeviceOption { struct163 QTAILQ_ENTRY(DeviceOption) next; argument164 } DeviceOption; typedef