Home
last modified time | relevance | path

Searched refs:c_resp (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/aac/
H A Daac.c2607 struct aac_ctcfg_resp *c_resp; in aac_get_bus_info() local
2624 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()