Searched refs:MBC_PORT_RESET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/qla2xxx/ | ||
H A D | qla_def.h | 1372 #define MBC_PORT_RESET 0x120 /* Port Reset */ macro |
H A D | qla_isr.c | 1869 if (((mb[2] & 0x7fff) == MBC_PORT_RESET || in qla2x00_async_event() |