Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.c1526 } else if ((aenmbx0 & 0xFF00) == MBA_FW_POLL_STATE) { in qlafx00_timer_routine()
H A Dqla_def.h1210 #define MBA_FW_POLL_STATE 0x8600 /* Firmware in poll diagnostic state */ macro