Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg_print.c11 static ahd_reg_parse_entry_t MODE_PTR_parse_table[] = {
23 static ahd_reg_parse_entry_t INTSTAT_parse_table[] = {
42 static ahd_reg_parse_entry_t SEQINTCODE_parse_table[] = {
79 static ahd_reg_parse_entry_t CLRINT_parse_table[] = {
97 static ahd_reg_parse_entry_t ERROR_parse_table[] = {
114 static ahd_reg_parse_entry_t CLRERR_parse_table[] = {
131 static ahd_reg_parse_entry_t HCNTRL_parse_table[] = {
163 static ahd_reg_parse_entry_t HS_MAILBOX_parse_table[] = {
175 static ahd_reg_parse_entry_t SEQINTSTAT_parse_table[] = {
190 static ahd_reg_parse_entry_t CLRSEQINTSTAT_parse_tabl in ahd_seqintstat_print()
[all...]
H A Daic79xx.h1579 int ahd_print_register(ahd_reg_parse_entry_t *table,
H A Daic79xx_reg.h13 } ahd_reg_parse_entry_t; typedef
H A Daic79xx.c8874 ahd_print_register(ahd_reg_parse_entry_t *table, u_int num_entries, in ahd_print_register()