Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c2613 struct aac_ctcfg_resp *c_resp; in aac_get_bus_info() local
2630 c_resp = (struct aac_ctcfg_resp *)&fibp->data[0]; in aac_get_bus_info()
2631 if (rval != AACOK || ddi_get32(acc, &c_resp->Status) != 0) { in aac_get_bus_info()
2637 scsi_method_id = ddi_get32(acc, &c_resp->param); in aac_get_bus_info()