Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dgdth.c625 #define GDTH_INITFUNC(type, func) type __init func macro
628 #define GDTH_INITFUNC(type, func) __initfunc(type func) macro
761 GDTH_INITFUNC(static int, gdth_search_eisa(ushort eisa_adr)) in GDTH_INITFUNC() function
779 GDTH_INITFUNC(static int, gdth_search_isa(ulong32 bios_adr)) in GDTH_INITFUNC() function
795 GDTH_INITFUNC(static int, gdth_search_pci(gdth_pci_str *pcistr)) in GDTH_INITFUNC() function
831 GDTH_INITFUNC(static void, gdth_search_dev(gdth_pci_str *pcistr, ushort *cnt, in GDTH_INITFUNC() function
923 GDTH_INITFUNC(static void, gdth_sort_pci(gdth_pci_str *pcistr, int cnt)) in GDTH_INITFUNC() function
961 GDTH_INITFUNC(static int, gdth_init_eisa(ushort eisa_adr,gdth_ha_str *ha)) in GDTH_INITFUNC() function
1054 GDTH_INITFUNC(static int, gdth_init_isa(ulong32 bios_adr,gdth_ha_str *ha)) in GDTH_INITFUNC() function
1154 GDTH_INITFUNC(static int, gdth_init_pci(gdth_pci_str *pcistr,gdth_ha_str *ha)) in GDTH_INITFUNC() function
[all …]