Home
last modified time | relevance | path

Searched refs:OCSIZE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h97 #define OCSIZE sizeof (struct ocinfo) macro
99 uchar_t chkd[OCSIZE];
/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h145 #define OCSIZE sizeof (struct ocinfo) macro
148 uchar_t chkd[OCSIZE];
/titanic_44/usr/src/uts/sun/io/dada/targets/
H A Ddad.c1542 while (cp < &un->un_ocmap.chkd[OCSIZE]) { in dcdclose()
1549 if (cp == &un->un_ocmap.chkd[OCSIZE]) { in dcdclose()
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c10306 while (cp < &un->un_ocmap.chkd[OCSIZE]) { in sdopen()
10312 if (cp == &un->un_ocmap.chkd[OCSIZE]) { in sdopen()
10468 while (cp < &un->un_ocmap.chkd[OCSIZE]) {
10475 if (cp == &un->un_ocmap.chkd[OCSIZE]) {