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()
10307 while (cp < &un->un_ocmap.chkd[OCSIZE]) { in sdopen()10313 if (cp == &un->un_ocmap.chkd[OCSIZE]) { in sdopen()10469 while (cp < &un->un_ocmap.chkd[OCSIZE]) {10476 if (cp == &un->un_ocmap.chkd[OCSIZE]) {