Searched refs:hostToDevFis (Results 1 – 3 of 3) sorted by relevance
1470 switch (hostToDevFis->h.command) in satChainedDataIOCB()1849 switch (hostToDevFis->h.command) in satNonChainedWriteNVerifyCB()3218 (hostToDevFis->d.lbaLow != 0x01 && hostToDevFis->d.lbaLow != 0x02) in satProcessAbort()7216 if (hostToDevFis->d.lbaLow != 0x01 && hostToDevFis->d.lbaLow != 0x02) in satSendDiagnosticCB()7354 if (hostToDevFis->d.lbaLow != 0x01 && hostToDevFis->d.lbaLow != 0x02) in satSendDiagnosticCB()7508 if (hostToDevFis->d.lbaLow == 0x01 || hostToDevFis->d.lbaLow == 0x02) in satSendDiagnosticCB()8631 if ((hostToDevFis->h.features == 0x82) || (hostToDevFis->h.features == 0x02)) in satModeSelect6n10CB()8635 else if ((hostToDevFis->h.features == 0xAA) || (hostToDevFis->h.features == 0x55)) in satModeSelect6n10CB()8690 if ((hostToDevFis->h.features == 0x82) || (hostToDevFis->h.features == 0x02)) in satModeSelect6n10CB()8766 else if ((hostToDevFis->h.features == 0xAA) || (hostToDevFis->h.features == 0x55)) in satModeSelect6n10CB()[all …]
17849 agsaFisRegHostToDevice_t *hostToDevFis = agNULL; in osSatIOCompleted() local17866 hostToDevFis = satIOContext->pFis; in osSatIOCompleted()17880 TI_DBG1(("osSatIOCompleted: H to D command 0x%x\n", hostToDevFis->h.command)); in osSatIOCompleted()17929 tiIORequest, pScsiCmnd->cdb[0], hostToDevFis->h.command)); in osSatIOCompleted()17934 switch(hostToDevFis->h.command) in osSatIOCompleted()
1258 switch (hostToDevFis->h.command) in smsatChainedDataIOCB()1581 switch (hostToDevFis->h.command) in smsatNonChainedVerifyCB()1809 switch (hostToDevFis->h.command) in smsatChainedVerifyCB()2970 if (hostToDevFis->d.lbaLow != 0x01 && hostToDevFis->d.lbaLow != 0x02) in smsatSendDiagnosticCB()3105 if (hostToDevFis->d.lbaLow != 0x01 && hostToDevFis->d.lbaLow != 0x02) in smsatSendDiagnosticCB()3256 if (hostToDevFis->d.lbaLow == 0x01 || hostToDevFis->d.lbaLow == 0x02) in smsatSendDiagnosticCB()5374 if ((hostToDevFis->h.features == 0x82) || (hostToDevFis->h.features == 0x02)) in smsatModeSelect6n10CB()5378 else if ((hostToDevFis->h.features == 0xAA) || (hostToDevFis->h.features == 0x55)) in smsatModeSelect6n10CB()5433 if ((hostToDevFis->h.features == 0x82) || (hostToDevFis->h.features == 0x02)) in smsatModeSelect6n10CB()5514 else if ((hostToDevFis->h.features == 0xAA) || (hostToDevFis->h.features == 0x55)) in smsatModeSelect6n10CB()[all …]