Searched refs:chkd (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h99 uchar_t chkd[OCSIZE]; member in union:ocmap
/opensolaris-onvv-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h144 uchar_t chkd[OCSIZE]; member in union:ocmap
/opensolaris-onvv-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c1541 cp = &un->un_ocmap.chkd[0];
1542 while (cp < &un->un_ocmap.chkd[OCSIZE]) {
1549 if (cp == &un->un_ocmap.chkd[OCSIZE]) {
/opensolaris-onvv-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c10255 cp = &un->un_ocmap.chkd[0];
10256 while (cp < &un->un_ocmap.chkd[OCSIZE]) {
10262 if (cp == &un->un_ocmap.chkd[OCSIZE]) {
10417 cp = &un->un_ocmap.chkd[0];
10418 while (cp < &un->un_ocmap.chkd[OCSIZE]) {
10425 if (cp == &un->un_ocmap.chkd[OCSIZE]) {

Completed in 182 milliseconds