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