Searched refs:MBC_LUN_RESET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/qla2xxx/ | ||
H A D | qla_def.h | 1340 #define MBC_LUN_RESET 0x7E /* Send LUN reset */ macro |
H A D | qla_mbx.c | 1640 mcp->mb[0] = MBC_LUN_RESET; in qla2x00_lun_reset() |