Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx.h815 struct ahd_phase_table_entry { struct
Daic79xx_core.c82 static const struct ahd_phase_table_entry ahd_phase_table[] =
257 static const struct ahd_phase_table_entry* ahd_lookup_phase_entry(int phase);
4344 static const struct ahd_phase_table_entry*
4347 const struct ahd_phase_table_entry *entry; in ahd_lookup_phase_entry()
4348 const struct ahd_phase_table_entry *last_entry; in ahd_lookup_phase_entry()