Searched refs:cr_cc (Results 1 – 2 of 2) sorted by relevance
1131 cc = cr->cr_cc; in ciss_soft_reset()1204 cr->cr_cc = (struct ciss_command *)((uintptr_t)sc->ciss_command + in ciss_init_requests()1384 cc = cr->cr_cc; in ciss_report_luns()1716 cc = cr->cr_cc; in ciss_inquiry_logical()1780 cc = cr->cr_cc; in ciss_identify_logical()1876 cc = cr->cr_cc; in ciss_get_ldrive_status()1966 cc = cr->cr_cc; in ciss_accept_media()2133 debug(2, "post command %d tag %d ", cr->cr_tag, cr->cr_cc->header.host_tag); in ciss_start()2187 cc = cr->cr_cc; in ciss_done()2216 cc = cr->cr_cc; in ciss_perf_done()[all …]
101 struct ciss_command *cr_cc; member