Searched defs:c_resp (Results 1 - 1 of 1) sorted by relevance

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

Completed in 90 milliseconds