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