Home
last modified time | relevance | path

Searched refs:MBA_CHG_IN_CONNECTION (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_mid.c297 case MBA_CHG_IN_CONNECTION: in qla2x00_alert_all_vps()
H A Dqla_def.h1191 #define MBA_CHG_IN_CONNECTION 0x8036 /* Change in connection mode. */ macro
H A Dqla_isr.c1599 case MBA_CHG_IN_CONNECTION: /* Change in connection mode */ in qla2x00_async_event()
H A Dqla_target.c6024 if (((code == MBA_POINT_TO_POINT) || (code == MBA_CHG_IN_CONNECTION)) && in qlt_async_event()