Searched refs:iscsi_def_time2wait (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/qla4xxx/
H A Dql4_fw.h638 uint16_t iscsi_def_time2wait; /* 40-41 */ member in struct:addr_ctrl_blk
876 uint16_t iscsi_def_time2wait; /* 18-19 */ member in struct:dev_db_entry
H A Dql4_os.c3577 sess->time2wait = le16_to_cpu(fw_ddb_entry->iscsi_def_time2wait);
3704 fw_ddb_entry->iscsi_def_time2wait = cpu_to_le16(sess->time2wait);
3813 sess->time2wait = le16_to_cpu(fw_ddb_entry->iscsi_def_time2wait);
3991 le16_to_cpu(fw_ddb_entry->iscsi_def_time2wait);
6641 le16_to_cpu(ddb_entry->fw_ddb_entry.iscsi_def_time2wait);
H A Dql4_mbx.c2129 fw_ddb_entry->iscsi_def_time2wait =

Completed in 223 milliseconds