Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_defs.h183 struct Symbios_target { struct
184 u_char flags;
189 u_char rsvd;
190 u_char bus_width; /* 0x08/0x10 */
191 u_char sync_offset;
192 u_short sync_period; /* 4*period factor */
193 u_short timeout;
217 typedef struct Symbios_target Symbios_target; typedef
/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_defs.h1002 struct Symbios_target { struct
1003 u_char flags;
1008 u_char rsvd;
1009 u_char bus_width; /* 0x08/0x10 */
1010 u_char sync_offset;
1011 u_short sync_period; /* 4*period factor */
1012 u_short timeout;
1036 typedef struct Symbios_target Symbios_target; typedef