Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1349 #define BSD_BEHAVIOR (getminor(un->un_dev) & MT_BSD) macro
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c4361 if (BSD_BEHAVIOR) { in st_queued_strategy()
12144 } else if (BSD_BEHAVIOR) { in st_set_state()