Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h812 struct ahd_phase_table_entry { struct
Daic79xx_core.c74 static const struct ahd_phase_table_entry ahd_phase_table[] =
249 static const struct ahd_phase_table_entry* ahd_lookup_phase_entry(int phase);
4308 static const struct ahd_phase_table_entry*
4311 const struct ahd_phase_table_entry *entry; in ahd_lookup_phase_entry()
4312 const struct ahd_phase_table_entry *last_entry; in ahd_lookup_phase_entry()