Searched refs:c_resp (Results 1 – 1 of 1) sorted by relevance
2607 struct aac_ctcfg_resp *c_resp; in aac_get_bus_info() local2624 c_resp = (struct aac_ctcfg_resp *)&fibp->data[0]; in aac_get_bus_info()2625 if (rval != AACOK || ddi_get32(acc, &c_resp->Status) != 0) { in aac_get_bus_info()2631 scsi_method_id = ddi_get32(acc, &c_resp->param); in aac_get_bus_info()