Searched defs:DEV_FUNC (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/arch/ia64/sn/io/ |
D | xswitch.c | 33 #define DEV_FUNC(dev,func) xbow_##func macro 43 #define DEV_FUNC(dev,func) xwidget_to_provider_fns(dev)->func macro
|
D | snia_if.c | 35 #define DEV_FUNC(dev,func) pciio_to_provider_fns(dev)->func macro
|
/linux-2.4.37.9/drivers/hotplug/ |
D | shpchprm_legacy.h | 51 DEV_FUNC = offsetof(struct slot_rt, dev_func), enumerator
|
D | cpqphp.h | 225 DEV_FUNC = offsetof(struct slot_rt, dev_func), enumerator
|
/linux-2.4.37.9/arch/ia64/sn/io/sn2/ |
D | xtalk.c | 40 #define DEV_FUNC(dev,func) hub_##func macro 120 #define DEV_FUNC(dev,func) xwidget_to_provider_fns(dev)->func macro
|
D | pciio.c | 104 #define DEV_FUNC(dev,func) pciio_to_provider_fns(dev)->func macro
|