Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_regs.h938 struct aac_sg_table64 SgMap64; member
962 struct aac_sg_table64 SgMap64; member
H A Daac.c5660 ddi_put32(acc, &br->SgMap64.SgCount, acp->left_cookien); in aac_cmd_fib_brw64()
5663 for (sge = &acp->sgt[0], sgp = &br->SgMap64.SgEntry64[0]; in aac_cmd_fib_brw64()
8360 struct aac_sg_table64 *sg = &br->SgMap64; in aac_print_fib()