|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | SET_BIT 0 |
| #define | CLR_BIT 1 |
| #define | SET_CLK 2 |
| #define | CLR_CLK 3 |
Functions | |
| void | sym_nvram_setup_host (struct Scsi_Host *shost, struct sym_hcb *np, struct sym_nvram *nvram) |
| void | sym_nvram_setup_target (struct sym_tcb *tp, int target, struct sym_nvram *nvp) |
| int | sym_read_nvram (struct sym_device *np, struct sym_nvram *nvp) |
| char * | sym_nvram_type (struct sym_nvram *nvp) |
| #define CLR_BIT 1 |
Definition at line 249 of file sym_nvram.c.
| #define CLR_CLK 3 |
Definition at line 251 of file sym_nvram.c.
| #define SET_BIT 0 |
Definition at line 248 of file sym_nvram.c.
| #define SET_CLK 2 |
Definition at line 250 of file sym_nvram.c.
| void sym_nvram_setup_host | ( | struct Scsi_Host * | shost, |
| struct sym_hcb * | np, | ||
| struct sym_nvram * | nvram | ||
| ) |
Definition at line 50 of file sym_nvram.c.
Definition at line 138 of file sym_nvram.c.
Definition at line 767 of file sym_nvram.c.
| int sym_read_nvram | ( | struct sym_device * | np, |
| struct sym_nvram * | nvp | ||
| ) |
Definition at line 753 of file sym_nvram.c.
1.8.2