Home
last modified time | relevance | path

Searched refs:CMD_MSG_DONE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/block/
Dcciss_cmd.h227 #define CMD_MSG_DONE 0x04 macro
Dcciss_scsi.c654 cp->cmd_type = CMD_MSG_DONE; in complete_scsi_command()