Home
last modified time | relevance | path

Searched refs:cc_iocount (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_io.c905 if (cc_ent->cc_iocount) in _sd_async_flclist()
908 cc_ent->cc_iocount, 0); in _sd_async_flclist()
942 cc_ent->cc_iocount = flushed = 1; in _sd_async_flclist()
979 cc_ent->cc_iocount = 1; in _sd_async_flclist()
1011 cc_ent->cc_iocount = 1; in _sd_async_flclist()
1083 if (cc_ent->cc_iocount) in _sd_async_flcent()
1085 cc_ent->cc_iocount, 0); in _sd_async_flcent()
1092 cc_ent->cc_iocount = 1; in _sd_async_flcent()
1103 cc_ent->cc_iocount = 1; in _sd_async_flcent()
1110 cc_ent->cc_iocount = SDBC_LOOKUP_DTCOUNT(dirty); in _sd_async_flcent()
[all …]
H A Dsd_ft.c866 cc_ent->cc_iocount = 0; in _sd_cd_online()
873 cc_ent->cc_iocount = 0; in _sd_cd_online()
H A Dsd_bcache.h234 char cc_iocount; /* number of ios in progress */ member
H A Dsd_bcache.c878 centry->cc_iocount = 0; in _sdbc_mem_configure()
/titanic_41/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1742 centry.cc_iocount, centry.cc_iostatus, io_status_bits); in sdbc_cctl()