Searched defs:Symbios_target (Results 1 – 1 of 1) sorted by relevance
86 struct Symbios_target { struct87 u_char flags;92 u_char rsvd;93 u_char bus_width; /* 0x08/0x10 */94 u_char sync_offset;95 u_short sync_period; /* 4*period factor */96 u_short timeout;120 typedef struct Symbios_target Symbios_target; typedef