|
Linux Kernel
3.7.1
|
#include <lpfc_disc.h>
Data Fields | |
| struct list_head | list |
| uint16_t | xritag |
| uint16_t | send_rrq |
| uint16_t | rxid |
| uint32_t | nlp_DID |
| struct lpfc_vport * | vport |
| struct lpfc_nodelist * | ndlp |
| unsigned long | rrq_stop_time |
Definition at line 122 of file lpfc_disc.h.
Definition at line 123 of file lpfc_disc.h.
| struct lpfc_nodelist* ndlp |
Definition at line 129 of file lpfc_disc.h.
| uint32_t nlp_DID |
Definition at line 127 of file lpfc_disc.h.
| unsigned long rrq_stop_time |
Definition at line 130 of file lpfc_disc.h.
| uint16_t rxid |
Definition at line 126 of file lpfc_disc.h.
| uint16_t send_rrq |
Definition at line 125 of file lpfc_disc.h.
Definition at line 128 of file lpfc_disc.h.
| uint16_t xritag |
Definition at line 124 of file lpfc_disc.h.
1.8.2