Searched refs:QLA_TGT_TIMEOUT (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c1960 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT);
2265 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT);
2322 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT);
2625 pkt->timeout = cpu_to_le16(QLA_TGT_TIMEOUT);
3151 pkt->timeout = cpu_to_le16(QLA_TGT_TIMEOUT);
3702 ctio24->timeout = cpu_to_le16(QLA_TGT_TIMEOUT);
5426 ctio24->timeout = cpu_to_le16(QLA_TGT_TIMEOUT);
H A Dqla_target.h714 #define QLA_TGT_TIMEOUT 10 /* in seconds */ macro

Completed in 203 milliseconds