Home
last modified time | relevance | path

Searched refs:MAX_CHAP_NAME_LEN (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/qla4xxx/
Dql4_fw.h772 #define MAX_CHAP_NAME_LEN 256 macro
773 uint8_t name[MAX_CHAP_NAME_LEN];
Dql4_mbx.c1542 strncpy(chap_table->name, username, MAX_CHAP_NAME_LEN); in qla4xxx_set_chap()
1608 strncpy(username, chap_table->name, MAX_CHAP_NAME_LEN); in qla4xxx_get_uni_chap_at_index()
1674 MAX_CHAP_NAME_LEN)) { in qla4xxx_get_chap_index()