fcoe_reset_timeout 4232 drivers/scsi/qla2xxx/qla_def.h 	uint32_t	fcoe_reset_timeout;
fcoe_reset_timeout 2104 drivers/scsi/qla2xxx/qla_init.c 	ha->fcoe_reset_timeout = QLA83XX_IDC_RESET_ACK_TIMEOUT;
fcoe_reset_timeout 3078 drivers/scsi/qla2xxx/qla_nx.c 	reset_timeout = jiffies + (ha->fcoe_reset_timeout * HZ);
fcoe_reset_timeout 1677 drivers/scsi/qla2xxx/qla_nx2.c 	reset_timeout = jiffies + (ha->fcoe_reset_timeout * HZ);
fcoe_reset_timeout 1995 drivers/scsi/qla2xxx/qla_nx2.c 			    (ha->fcoe_reset_timeout * HZ);
fcoe_reset_timeout 2007 drivers/scsi/qla2xxx/qla_nx2.c 			    (ha->fcoe_reset_timeout * HZ);
fcoe_reset_timeout 5871 drivers/scsi/qla2xxx/qla_os.c 	ack_timeout = jiffies + (ha->fcoe_reset_timeout * HZ);
fcoe_reset_timeout 1057 drivers/scsi/qla2xxx/qla_sup.c 		ha->fcoe_reset_timeout = QLA82XX_ROM_DRV_RESET_ACK_TIMEOUT;
fcoe_reset_timeout 1061 drivers/scsi/qla2xxx/qla_sup.c 		ha->fcoe_reset_timeout = le32_to_cpu(*wptr);
fcoe_reset_timeout 1066 drivers/scsi/qla2xxx/qla_sup.c 	    ha->fcoe_reset_timeout);