Searched refs:d2h (Results 1 – 2 of 2) sorted by relevance
2188 d2h->status = 0x50; in atapi_data_tc_completion_handler()2189 d2h->error = 0; in atapi_data_tc_completion_handler()2190 d2h->lbal = 0; in atapi_data_tc_completion_handler()2193 d2h->device = 0xa0; in atapi_data_tc_completion_handler()2194 d2h->lbal_exp = 0; in atapi_data_tc_completion_handler()2195 d2h->lbam_exp = 0; in atapi_data_tc_completion_handler()2196 d2h->lbah_exp = 0; in atapi_data_tc_completion_handler()2197 d2h->_r_a = 0; in atapi_data_tc_completion_handler()2200 d2h->_r_b = 0; in atapi_data_tc_completion_handler()2201 d2h->_r_c = 0; in atapi_data_tc_completion_handler()[all …]
134 struct dev_to_host_fis *d2h = (struct dev_to_host_fis *)iu; in hisi_sas_sata_done() local137 memcpy(&resp->ending_fis[0], d2h, sizeof(struct dev_to_host_fis)); in hisi_sas_sata_done()