Searched refs:MPT2_CMD_REPLY_VALID (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c239 ioc->transport_cmds.status |= MPT2_CMD_REPLY_VALID;
421 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) {
1118 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) {
1445 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) {
1885 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) {
H A Dmpt2sas_base.h242 #define MPT2_CMD_REPLY_VALID 0x0004 /* reply is valid */ macro
H A Dmpt2sas_ctl.c290 ioc->ctl_cmds.status |= MPT2_CMD_REPLY_VALID;
1483 if ((ioc->ctl_cmds.status & MPT2_CMD_REPLY_VALID) == 0) {
1828 if ((ioc->ctl_cmds.status & MPT2_CMD_REPLY_VALID) == 0) {
2089 if ((ioc->ctl_cmds.status & MPT2_CMD_REPLY_VALID) == 0) {
H A Dmpt2sas_config.c253 ioc->config_cmds.status |= MPT2_CMD_REPLY_VALID;
411 if (ioc->config_cmds.status & MPT2_CMD_REPLY_VALID)
H A Dmpt2sas_scsih.c1919 ioc->tm_cmds.status |= MPT2_CMD_REPLY_VALID;
2088 if (ioc->tm_cmds.status & MPT2_CMD_REPLY_VALID) {
4348 ioc->scsih_cmds.status |= MPT2_CMD_REPLY_VALID;
6654 if (ioc->scsih_cmds.status & MPT2_CMD_REPLY_VALID) {
H A Dmpt2sas_base.c683 ioc->base_cmds.status |= MPT2_CMD_REPLY_VALID;
2744 if (ioc->base_cmds.status & MPT2_CMD_REPLY_VALID)
2842 if (ioc->base_cmds.status & MPT2_CMD_REPLY_VALID)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_transport.c239 ioc->transport_cmds.status |= MPT2_CMD_REPLY_VALID;
421 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) {
1118 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) {
1445 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) {
1885 if (ioc->transport_cmds.status & MPT2_CMD_REPLY_VALID) {
H A Dmpt2sas_base.h242 #define MPT2_CMD_REPLY_VALID 0x0004 /* reply is valid */ macro
H A Dmpt2sas_ctl.c290 ioc->ctl_cmds.status |= MPT2_CMD_REPLY_VALID;
1483 if ((ioc->ctl_cmds.status & MPT2_CMD_REPLY_VALID) == 0) {
1828 if ((ioc->ctl_cmds.status & MPT2_CMD_REPLY_VALID) == 0) {
2089 if ((ioc->ctl_cmds.status & MPT2_CMD_REPLY_VALID) == 0) {
H A Dmpt2sas_config.c253 ioc->config_cmds.status |= MPT2_CMD_REPLY_VALID;
411 if (ioc->config_cmds.status & MPT2_CMD_REPLY_VALID)
H A Dmpt2sas_scsih.c1919 ioc->tm_cmds.status |= MPT2_CMD_REPLY_VALID;
2088 if (ioc->tm_cmds.status & MPT2_CMD_REPLY_VALID) {
4348 ioc->scsih_cmds.status |= MPT2_CMD_REPLY_VALID;
6654 if (ioc->scsih_cmds.status & MPT2_CMD_REPLY_VALID) {
H A Dmpt2sas_base.c683 ioc->base_cmds.status |= MPT2_CMD_REPLY_VALID;
2744 if (ioc->base_cmds.status & MPT2_CMD_REPLY_VALID)
2842 if (ioc->base_cmds.status & MPT2_CMD_REPLY_VALID)

Completed in 165 milliseconds