Home
last modified time | relevance | path

Searched refs:megasas_cmd_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c1998 cmd_type = megasas_cmd_type(scmd); in map_cmd_status()
3193 switch (cmd_type = megasas_cmd_type(scp)) { in megasas_build_io_fusion()
3329 if ((megasas_cmd_type(scmd) == READ_WRITE_LDIO) && in megasas_build_and_issue_cmd_fusion()
3448 megasas_cmd_type(scmd_local) == READ_WRITE_LDIO) in megasas_complete_r1_command()
3548 (megasas_cmd_type(scmd_local) == READ_WRITE_LDIO)) in complete_cmd_fusion()
4901 megasas_cmd_type(scmd_local) == READ_WRITE_LDIO) in megasas_reset_fusion()
H A Dmegaraid_sas.h2708 int megasas_cmd_type(struct scsi_cmnd *cmd);
H A Dmegaraid_sas_base.c1630 * megasas_cmd_type - Checks if the cmd is for logical drive/sysPD
1635 inline int megasas_cmd_type(struct scsi_cmnd *cmd) in megasas_cmd_type() function
1687 if (megasas_cmd_type(cmd->scmd) == READ_WRITE_LDIO) { in megasas_dump_pending_frames()
1744 if (megasas_cmd_type(scmd) == READ_WRITE_LDIO) in megasas_build_and_issue_cmd()
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c2037 cmd_type = megasas_cmd_type(scmd); in map_cmd_status()
3230 switch (megasas_cmd_type(scp)) { in megasas_build_io_fusion()
3370 if ((megasas_cmd_type(scmd) == READ_WRITE_LDIO) && in megasas_build_and_issue_cmd_fusion()
3490 megasas_cmd_type(scmd_local) == READ_WRITE_LDIO) in megasas_complete_r1_command()
3632 (megasas_cmd_type(scmd_local) == READ_WRITE_LDIO)) in complete_cmd_fusion()
5013 megasas_cmd_type(scmd_local) == READ_WRITE_LDIO) in megasas_reset_fusion()
H A Dmegaraid_sas.h2722 int megasas_cmd_type(struct scsi_cmnd *cmd);
H A Dmegaraid_sas_base.c1640 * megasas_cmd_type - Checks if the cmd is for logical drive/sysPD
1645 inline int megasas_cmd_type(struct scsi_cmnd *cmd) in megasas_cmd_type() function
1697 if (megasas_cmd_type(cmd->scmd) == READ_WRITE_LDIO) { in megasas_dump_pending_frames()
1754 if (megasas_cmd_type(scmd) == READ_WRITE_LDIO) in megasas_build_and_issue_cmd()

Completed in 49 milliseconds