Searched refs:hwif_s (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h191 struct hwif_s;
192 typedef int (ide_ack_intr_t)(struct hwif_s *);
226 int ide_register_hw(hw_regs_t *, int, struct hwif_s **);
227 int ide_register_hw_with_fixup(hw_regs_t *, int, struct hwif_s **,
228 void (*)(struct hwif_s *));
564 struct hwif_s *hwif; /* actually (ide_hwif_t *) */
658 typedef struct hwif_s { struct
659 struct hwif_s *next; /* for linked-list in ide_hwgroup_t */
660 struct hwif_s *mate; /* other hwif from same PCI chip */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dns87415.c72 static void __devinit superio_ide_init_iops (struct hwif_s *hwif)

Completed in 29 milliseconds