Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h647 #define SD_SYS2TGTBLOCK(un, blockcnt) \ macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c11867 xp->xb_blkno = SD_SYS2TGTBLOCK(un, xp->xb_blkno); in sd_mapblockaddr_iostart()