Searched defs:__isa_driver (Results 1 – 2 of 2) sorted by relevance
958 static struct isa_driver wd_driver __isa_driver = { variable967 static struct isa_driver t503_driver __isa_driver = { variable976 static struct isa_driver ne_driver __isa_driver = { variable
20 #define __isa_driver __attribute__ ((unused,__section__(".drivers.isa"))) macro