Searched defs:Symbios_target (Results 1 – 1 of 1) sorted by relevance
189 struct Symbios_target { struct190 u_char flags;195 u_char rsvd;196 u_char bus_width; /* 0x08/0x10 */197 u_char sync_offset;198 u_short sync_period; /* 4*period factor */199 u_short timeout;223 typedef struct Symbios_target Symbios_target; typedef