#include <e1000_hw.h>
Public Attributes | |
| unsigned | flcdone:1 |
| unsigned | flcerr:1 |
| unsigned | dael:1 |
| unsigned | berasesz:2 |
| unsigned | flcinprog:1 |
| unsigned | reserved1:2 |
| unsigned | reserved2:6 |
| unsigned | fldesvalid:1 |
| unsigned | flockdn:1 |
Definition at line 65 of file e1000_hw.h.
| unsigned ich8_hws_flash_status::ich8_hws_flash_status::ich8_hsfsts::berasesz |
bit 4:3 Sector Erase Size
Definition at line 70 of file e1000_hw.h.
| unsigned ich8_hws_flash_status::ich8_hws_flash_status::ich8_hsfsts::dael |
bit 2 Direct Access error Log
Definition at line 69 of file e1000_hw.h.
| unsigned ich8_hws_flash_status::ich8_hws_flash_status::ich8_hsfsts::flcdone |
bit 0 Flash Cycle Done
Definition at line 67 of file e1000_hw.h.
| unsigned ich8_hws_flash_status::ich8_hws_flash_status::ich8_hsfsts::flcerr |
bit 1 Flash Cycle Error
Definition at line 68 of file e1000_hw.h.
| unsigned ich8_hws_flash_status::ich8_hws_flash_status::ich8_hsfsts::flcinprog |
bit 5 flash cycle in Progress
Definition at line 71 of file e1000_hw.h.
| unsigned ich8_hws_flash_status::ich8_hws_flash_status::ich8_hsfsts::fldesvalid |
bit 14 Flash Descriptor Valid
Definition at line 74 of file e1000_hw.h.
| unsigned ich8_hws_flash_status::ich8_hws_flash_status::ich8_hsfsts::flockdn |
bit 15 Flash Config Lock-Down
Definition at line 75 of file e1000_hw.h.
| unsigned ich8_hws_flash_status::ich8_hws_flash_status::ich8_hsfsts::reserved1 |
bit 13:6 Reserved
Definition at line 72 of file e1000_hw.h.
| unsigned ich8_hws_flash_status::ich8_hws_flash_status::ich8_hsfsts::reserved2 |
bit 13:6 Reserved
Definition at line 73 of file e1000_hw.h.
1.5.8