Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1393 #define SP_BLK UINT32_C(0x00000000) macro
1408 #define SP_BLK UINT64_C(0x0000000000000000) macro
1426 #define Blk(x) SPACE(SP_BLK, x)
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c11857 case SPACE_TYPE(SP_BLK): in st_set_state()