Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/pci/
Dhpt34x.h35 static void init_hwif_hpt34x(ide_hwif_t *);
45 .init_hwif = init_hwif_hpt34x,
Dhpt34x.c293 static void __init init_hwif_hpt34x (ide_hwif_t *hwif) in init_hwif_hpt34x() function