Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/pci/
Dpiix.h18 static int piix_get_info(char *, char **, off_t, int);
24 .get_info = piix_get_info,
Dpiix.c130 static int piix_get_info (char *buffer, char **addr, off_t offset, int count) in piix_get_info() function