Searched refs:xb_sense_bp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1409 struct buf *xb_sense_bp; /* back ptr to buf, for RQS */ member in struct:sd_xbuf
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c11666 xp->xb_sense_bp = NULL;
16360 sense_xp->xb_sense_bp = bp;
16414 bp = sense_xp->xb_sense_bp;
16415 sense_xp->xb_sense_bp = NULL;
17393 ASSERT((((SD_GET_XBUF(sense_xp->xb_sense_bp))->xb_pktp->pkt_flags) &
17397 cmd_bp = sense_xp->xb_sense_bp;

Completed in 124 milliseconds