Home
last modified time | relevance | path

Searched defs:sfi_device_table_entry (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/include/linux/
Dsfi.h149 struct sfi_device_table_entry { struct
150 u8 type; /* bus type, I2C, SPI or ...*/
157 u8 host_num; /* attached to host 0, 1...*/
158 u16 addr;
159 u8 irq;
160 u32 max_freq;
161 char name[SFI_NAME_LEN];