Searched refs:chkd (Results 1 – 4 of 4) sorted by relevance
99 uchar_t chkd[OCSIZE]; member
1541 cp = &un->un_ocmap.chkd[0]; in dcdclose()1542 while (cp < &un->un_ocmap.chkd[OCSIZE]) { in dcdclose()1549 if (cp == &un->un_ocmap.chkd[OCSIZE]) { in dcdclose()
148 uchar_t chkd[OCSIZE]; member
10305 cp = &un->un_ocmap.chkd[0]; in sdopen()10306 while (cp < &un->un_ocmap.chkd[OCSIZE]) { in sdopen()10312 if (cp == &un->un_ocmap.chkd[OCSIZE]) { in sdopen()10467 cp = &un->un_ocmap.chkd[0];10468 while (cp < &un->un_ocmap.chkd[OCSIZE]) {10475 if (cp == &un->un_ocmap.chkd[OCSIZE]) {