Searched defs:sdb_device (Results 1 – 1 of 1) sorted by relevance
80 struct sdb_device { struct81 uint16_t abi_class; /* 0x00-0x01 */82 uint8_t abi_ver_major; /* 0x02 */83 uint8_t abi_ver_minor; /* 0x03 */84 uint32_t bus_specific; /* 0x04-0x07 */85 struct sdb_component sdb_component; /* 0x08-0x3f */