Searched refs:ctio (Results 1 – 1 of 1) sorted by relevance
665 ct7_entry_t *ctio = (ct7_entry_t *) local; in isp_clear_commands() local666 ctio->ct_syshandle = hdp->handle; in isp_clear_commands()667 ctio->ct_nphdl = CT_HBA_RESET; in isp_clear_commands()668 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO7; in isp_clear_commands()670 ct2_entry_t *ctio = (ct2_entry_t *) local; in isp_clear_commands() local671 ctio->ct_syshandle = hdp->handle; in isp_clear_commands()672 ctio->ct_status = CT_HBA_RESET; in isp_clear_commands()673 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO2; in isp_clear_commands()675 ct_entry_t *ctio = (ct_entry_t *) local; in isp_clear_commands() local676 ctio->ct_syshandle = hdp->handle; in isp_clear_commands()[all …]