/* $Id: blm.h,v 1.2 1999/11/04 22:48:08 cvs Exp $ */ /* Bus load monitor (SD_BLM) commands: */ #define CMD_BLM_SET_MODE 0xA0 #define CMD_BLM_GET_MODE 0xA1 #define CMD_BLM_GET_DATA 0xA2 #define CMD_BLM_GET_STATS 0xA3