Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/qla4xxx/
Dql4_fw.h698 struct ql4_chap_table { struct
699 uint16_t link;
700 uint8_t flags;
701 uint8_t secret_len;
704 uint8_t secret[MAX_CHAP_SECRET_LEN];
706 uint8_t name[MAX_CHAP_NAME_LEN];
707 uint16_t reserved;
710 uint16_t cookie;