Searched refs:SgMap (Results 1 – 2 of 2) sorted by relevance
928 struct aac_sg_table SgMap; member952 struct aac_sg_table SgMap; member
5681 ddi_put32(acc, &br->SgMap.SgCount, acp->left_cookien); in aac_cmd_fib_brw()5682 sgp = &br->SgMap.SgEntry[0]; in aac_cmd_fib_brw()5692 ddi_put32(acc, &bw->SgMap.SgCount, acp->left_cookien); in aac_cmd_fib_brw()5693 sgp = &bw->SgMap.SgEntry[0]; in aac_cmd_fib_brw()8334 struct aac_sg_table *sg = &br->SgMap; in aac_print_fib()