Searched defs:aic7xxx_host (Results 1 – 1 of 1) sorted by relevance
913 struct aic7xxx_host { struct922 volatile long flags;923 ahc_feature features; /* chip features */924 unsigned long base; /* card base address */925 volatile unsigned char __iomem *maddr; /* memory mapped address */926 unsigned long isr_count; /* Interrupt count */927 unsigned long spurious_int;928 scb_data_type *scb_data;929 struct aic7xxx_cmd_queue {932 } completeq;[all …]