Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_regs.h887 uint32_t SgByteCount; member
892 uint32_t SgByteCount; member
899 uint32_t SgByteCount; member
H A Daac_ioctl.c505 usge->bcount = sg64p->SgByteCount; in aac_send_raw_srb()
514 usge->bcount = sgp->SgByteCount; in aac_send_raw_srb()
H A Daac.c5624 ddi_put32(acc, &sgp->SgByteCount, sge->bcount); in aac_cmd_fib_rawio()
5667 ddi_put32(acc, &sgp->SgByteCount, sge->bcount); in aac_cmd_fib_brw64()
5716 ddi_put32(acc, &sgp->SgByteCount, sge->bcount); in aac_cmd_fib_brw()
5835 ddi_put32(acc, &sgp->SgByteCount, sge->bcount); in aac_cmd_fib_scsi32()
5864 ddi_put32(acc, &sgp->SgByteCount, sge->bcount); in aac_cmd_fib_scsi64()
8351 SgByteCount)); in aac_print_fib()
8385 SgByteCount)); in aac_print_fib()
8406 ddi_get32(acc, &sg->SgEntryRaw[i].SgByteCount)); in aac_print_fib()