Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c503 (struct aac_sg_entry64 *)srb->sg.SgEntry; in aac_send_raw_srb()
512 struct aac_sg_entry *sgp = srb->sg.SgEntry; in aac_send_raw_srb()
H A Daac_regs.h905 struct aac_sg_entry SgEntry[1]; /* at least there is one */ member
H A Daac.c5688 sgp = &br->SgMap.SgEntry[0]; in aac_cmd_fib_brw()
5699 sgp = &bw->SgMap.SgEntry[0]; in aac_cmd_fib_brw()
5832 for (sge = &acp->sgt[0], sgp = &srb->sg.SgEntry[0]; in aac_cmd_fib_scsi32()
8349 ddi_get32(acc, &sg->SgEntry[i].SgAddress), in aac_print_fib()
8350 ddi_get32(acc, &sg->SgEntry[i]. \ in aac_print_fib()