|
Linux Kernel
3.7.1
|
#include <aic79xx.h>
Data Fields | |
| uint16_t | device_flags [16] |
| uint16_t | bios_control |
| uint16_t | adapter_control |
| uint16_t | brtime_id |
| uint16_t | max_targets |
| uint16_t | res_1 [10] |
| uint16_t | signature |
| uint16_t | checksum |
| unsigned short | device_flags [16] |
| unsigned short | bios_control |
| unsigned short | adapter_control |
| unsigned short | brtime_id |
| unsigned short | max_targets |
| unsigned short | res_1 [11] |
| unsigned short | checksum |
| unsigned short adapter_control |
Definition at line 529 of file aic7xxx_old.c.
| unsigned short bios_control |
Definition at line 511 of file aic7xxx_old.c.
| unsigned short brtime_id |
Definition at line 537 of file aic7xxx_old.c.
| unsigned short checksum |
Definition at line 547 of file aic7xxx_old.c.
| unsigned short device_flags[16] |
Definition at line 497 of file aic7xxx_old.c.
| unsigned short max_targets |
Definition at line 544 of file aic7xxx_old.c.
| unsigned short res_1[11] |
Definition at line 546 of file aic7xxx_old.c.
1.8.2