Searched refs:OCSIZE (Results 1 – 4 of 4) sorted by relevance
97 #define OCSIZE sizeof (struct ocinfo) macro99 uchar_t chkd[OCSIZE];
145 #define OCSIZE sizeof (struct ocinfo) macro148 uchar_t chkd[OCSIZE];
1542 while (cp < &un->un_ocmap.chkd[OCSIZE]) { in dcdclose()1549 if (cp == &un->un_ocmap.chkd[OCSIZE]) { in dcdclose()
10306 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]) {