Searched refs:hwif_s (Results 1 – 2 of 2) sorted by relevance
289 struct hwif_s;290 typedef int (ide_ack_intr_t)(struct hwif_s *);325 int ide_register_hw(hw_regs_t *hw, struct hwif_s **hwifp);708 struct hwif_s *hwif; /* actually (ide_hwif_t *) */851 typedef struct hwif_s { struct852 struct hwif_s *next; /* for linked-list in ide_hwgroup_t */ argument853 struct hwif_s *mate; /* other hwif from same PCI chip */ argument
133 int sb_pcmcia_ack_intr(struct hwif_s *hwif) in sb_pcmcia_ack_intr()