Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/skd/
H A Dskd.h309 struct fit_comp_error_info err_info;
380 struct fit_comp_error_info *skerr_table;
H A Dskd_s1120.h289 struct fit_comp_error_info { struct
H A Dskd.c1475 volatile struct fit_comp_error_info *skerr, in skd_complete_internal()
1725 volatile struct fit_comp_error_info *skerr);
1782 volatile struct fit_comp_error_info *skerr) in skd_check_status()
1868 volatile struct fit_comp_error_info *skerr; in skd_isr_completion_posted()
2124 volatile struct fit_comp_error_info *skerr) in skd_complete_other()
2171 nbytes += sizeof (struct fit_comp_error_info) * SKD_N_COMPLETION_ENTRY; in skd_reset_skcomp()
3130 nbytes += sizeof (struct fit_comp_error_info) * SKD_N_COMPLETION_ENTRY; in skd_cons_skcomp()
3151 skdev->skerr_table = (struct fit_comp_error_info *)(dma_alloc + in skd_cons_skcomp()