Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h134 #define SD_GET_INSTANCE_FROM_BUF(bp) \ macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c10673 un = ddi_get_soft_state(sd_state, SD_GET_INSTANCE_FROM_BUF(bp)); in sdstrategy()
10918 un = ddi_get_soft_state(sd_state, SD_GET_INSTANCE_FROM_BUF(bp)); in sd_uscsi_strategy()
20466 un = ddi_get_soft_state(sd_state, SD_GET_INSTANCE_FROM_BUF(bp));