Searched refs:IS_NOPOLLING_TYPE (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_def.h2603 #define IS_NOPOLLING_TYPE(ha) ((IS_QLA25XX(ha) || IS_QLA81XX(ha) || \ macro
H A Dqla_init.c1007 if (IS_NOPOLLING_TYPE(ha))
4203 if (IS_NOPOLLING_TYPE(ha))
H A Dqla_mbx.c158 if ((!abort_active && io_lock_on) || IS_NOPOLLING_TYPE(ha)) {
294 if ((abort_active || !io_lock_on) && !IS_NOPOLLING_TYPE(ha)) {
H A Dqla_os.c1504 if (IS_NOPOLLING_TYPE(ha))

Completed in 62 milliseconds