Searched refs:hostToDevFis (Results 1 – 3 of 3) sorted by relevance
1471 switch (hostToDevFis->h.command) in satChainedDataIOCB()1850 switch (hostToDevFis->h.command) in satNonChainedWriteNVerifyCB()3219 (hostToDevFis->d.lbaLow != 0x01 && hostToDevFis->d.lbaLow != 0x02) in satProcessAbort()7217 if (hostToDevFis->d.lbaLow != 0x01 && hostToDevFis->d.lbaLow != 0x02) in satSendDiagnosticCB()7355 if (hostToDevFis->d.lbaLow != 0x01 && hostToDevFis->d.lbaLow != 0x02) in satSendDiagnosticCB()7509 if (hostToDevFis->d.lbaLow == 0x01 || hostToDevFis->d.lbaLow == 0x02) in satSendDiagnosticCB()8632 if ((hostToDevFis->h.features == 0x82) || (hostToDevFis->h.features == 0x02)) in satModeSelect6n10CB()8636 else if ((hostToDevFis->h.features == 0xAA) || (hostToDevFis->h.features == 0x55)) in satModeSelect6n10CB()8691 if ((hostToDevFis->h.features == 0x82) || (hostToDevFis->h.features == 0x02)) in satModeSelect6n10CB()8767 else if ((hostToDevFis->h.features == 0xAA) || (hostToDevFis->h.features == 0x55)) in satModeSelect6n10CB()[all …]
17850 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in osSatIOCompleted() local17867 hostToDevFis = satIOContext->pFis; in osSatIOCompleted()17881 TI_DBG1(("osSatIOCompleted: H to D command 0x%x\n", hostToDevFis->h.command)); in osSatIOCompleted()17930 tiIORequest, pScsiCmnd->cdb[0], hostToDevFis->h.command)); in osSatIOCompleted()17935 switch(hostToDevFis->h.command) in osSatIOCompleted()
1259 switch (hostToDevFis->h.command) in smsatChainedDataIOCB()1582 switch (hostToDevFis->h.command) in smsatNonChainedVerifyCB()1810 switch (hostToDevFis->h.command) in smsatChainedVerifyCB()2971 if (hostToDevFis->d.lbaLow != 0x01 && hostToDevFis->d.lbaLow != 0x02) in smsatSendDiagnosticCB()3106 if (hostToDevFis->d.lbaLow != 0x01 && hostToDevFis->d.lbaLow != 0x02) in smsatSendDiagnosticCB()3257 if (hostToDevFis->d.lbaLow == 0x01 || hostToDevFis->d.lbaLow == 0x02) in smsatSendDiagnosticCB()5375 if ((hostToDevFis->h.features == 0x82) || (hostToDevFis->h.features == 0x02)) in smsatModeSelect6n10CB()5379 else if ((hostToDevFis->h.features == 0xAA) || (hostToDevFis->h.features == 0x55)) in smsatModeSelect6n10CB()5434 if ((hostToDevFis->h.features == 0x82) || (hostToDevFis->h.features == 0x02)) in smsatModeSelect6n10CB()5515 else if ((hostToDevFis->h.features == 0xAA) || (hostToDevFis->h.features == 0x55)) in smsatModeSelect6n10CB()[all …]