Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_pcu.c517 _sd_cctl_t *file_pool; in _sdbc_power_flush() local
601 file_pool = sdbc_get_anon_list(sizeof (sdbc_pwf_desc_t) * open_files); in _sdbc_power_flush()
621 sdbc_anon_copy((caddr_t)&current, sizeof (current), file_pool, in _sdbc_power_flush()
663 rc = flush_anon_list(file_pool, state_rdev, &blkno); in _sdbc_power_flush()
682 sdbc_anon_get(file_pool, fp_off, in _sdbc_power_flush()
730 sdbc_anon_copy((caddr_t)&current, sizeof (current), file_pool, in _sdbc_power_flush()
734 rc = flush_anon_list(file_pool, state_rdev, &blk2); in _sdbc_power_flush()