Home
last modified time | relevance | path

Searched refs:MFI_CMD_PD_SCSI_IO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas.h195 MFI_CMD_PD_SCSI_IO = 0x4, enumerator
H A Dmegaraid_sas_base.c1426 pthru->cmd = (is_logical) ? MFI_CMD_LD_SCSI_IO : MFI_CMD_PD_SCSI_IO; in megasas_build_dcdb()
3585 case MFI_CMD_PD_SCSI_IO: in megasas_complete_cmd()
3589 * MFI_CMD_PD_SCSI_IO and MFI_CMD_LD_SCSI_IO could have been in megasas_complete_cmd()
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas.h197 MFI_CMD_PD_SCSI_IO = 0x4, enumerator
H A Dmegaraid_sas_base.c1436 pthru->cmd = (is_logical) ? MFI_CMD_LD_SCSI_IO : MFI_CMD_PD_SCSI_IO; in megasas_build_dcdb()
3621 case MFI_CMD_PD_SCSI_IO: in megasas_complete_cmd()
3625 * MFI_CMD_PD_SCSI_IO and MFI_CMD_LD_SCSI_IO could have been in megasas_complete_cmd()

Completed in 29 milliseconds