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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_io.c452 cur_ent = cc_ent->cc_head_dm;
471 cur_ent = cc_ent->cc_head_dm;
574 cur_ent->cc_head_dm = NULL;
H A Dsd_bcache.h253 struct _sd_cctl *cc_head_dm; /* ptr to host centry */ member in struct:_sd_cctl
H A Dsd_bcache.c3556 centry->cc_head_dm = anchor;
4766 if (centry->cc_head_dm || centry->cc_next_dm)
4770 centry->cc_head_dm = 0;
4825 centry->cc_head_dm = centry;
/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c625 "the cc_head_dm cctl,\n"
964 * start with current address, then cc_head_dm, then the cc_next_dm chain
997 wsp->walk_addr = (uintptr_t)centry.cc_head_dm;
1761 centry.cc_alloc_size_dm, centry.cc_head_dm);

Completed in 88 milliseconds