Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1488 #define ST_ENTR(d, fn) if (st_debug & 0x10) { DEBLOCK(d) \ macro
1524 #define ST_ENTR(d, fn) macro
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c800 ST_ENTR(devi, st_probe); in st_probe()
874 ST_ENTR(devi, st_attach); in st_attach()
1225 ST_ENTR(devi, st_detach); in st_detach()
1577 ST_ENTR(dip, st_info); in st_info()
2796 ST_ENTR(ST_DEVINFO, st_open); in st_open()
3388 ST_ENTR(ST_DEVINFO, st_close); in st_close()
3810 ST_ENTR(ST_DEVINFO, st_aread); in st_aread()
3822 ST_ENTR(ST_DEVINFO, st_awrite); in st_awrite()
3835 ST_ENTR(ST_DEVINFO, st_read); in st_read()
3846 ST_ENTR(ST_DEVINFO, st_write); in st_write()
[all …]