Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/megaraid/
Dmegaraid_sas.h135 #define MFI_CMD_LD_SCSI_IO 0x03 macro
Dmegaraid_sas_base.c1120 pthru->cmd = (is_logical) ? MFI_CMD_LD_SCSI_IO : MFI_CMD_PD_SCSI_IO; in megasas_build_dcdb()
2151 case MFI_CMD_LD_SCSI_IO: in megasas_complete_cmd()