Searched defs:Symbios_target (Results 1 – 1 of 1) sorted by relevance
99 struct Symbios_target { struct100 u_char flags;105 u_char rsvd;106 u_char bus_width; /* 0x08/0x10 */107 u_char sync_offset;108 u_short sync_period; /* 4*period factor */109 u_short timeout;133 typedef struct Symbios_target Symbios_target; typedef