Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/aac/
H A Daac_regs.h978 struct aac_sg_tableraw SgMapRaw; member
H A Daac.c5611 ddi_put32(acc, &io->SgMapRaw.SgCount, acp->left_cookien); in aac_cmd_fib_rawio()
5614 for (sge = &acp->sgt[0], sgp = &io->SgMapRaw.SgEntryRaw[0]; in aac_cmd_fib_rawio()
8388 struct aac_sg_tableraw *sg = &io->SgMapRaw; in aac_print_fib()