Searched refs:CMD_BSY (Results 1 – 1 of 1) sorted by relevance
148 #define CMD_BSY 0x04 macro873 WRITE_CONTROL (BASE_CMD | CMD_DRVR_ENABLE | CMD_BSY); in internal_command()875 WRITE_CONTROL (BASE_CMD | CMD_BSY); in internal_command()1016 tmp_control ^= CMD_BSY; /* This is guesswork. What used to be in driver */ in internal_command()1019 tmp_control ^= CMD_BSY; /* fixed, but order of first two may be wrong. */ in internal_command()