Home
last modified time | relevance | path

Searched refs:cmd_totxfer (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_dma.c45 gcmdp->cmd_totxfer = 0; in ghd_dmafree_attr()
127 gcmdp->cmd_totxfer = 0; in ghd_dma_buf_bind_attr()
188 gcmdp->cmd_totxfer += toxfer; in ghd_dmaget_next_attr()
H A Dghd_scsa.c247 bp->b_bcount - gcmdp->cmd_totxfer, in ghd_tran_init_pkt_attr()
253 pktp->pkt_resid = bp->b_bcount - gcmdp->cmd_totxfer; in ghd_tran_init_pkt_attr()
H A Dghd_debug.c101 PRF("totxfer %ld\n", P->cmd_totxfer); in ghd_dump_gcmd()
H A Dghd.h123 long cmd_totxfer; /* # bytes transferred so far */ member
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h110 long cmd_totxfer; member