Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h4711 #define MAX_ACTIVE_TMF 8 macro
H A Dqla_init.c2287 while (ha->active_tmf >= MAX_ACTIVE_TMF) { in qla_get_tmf()
2299 if (ha->active_tmf < MAX_ACTIVE_TMF && in qla_get_tmf()