Re: BUS_SETUP_INTR definition

2011-11-09 Thread Sergey Ryazanov
2011/11/9 Sergey Ryazanov : > I learning interrupt handling inside FreeBSD kernel but can't find > BUS_SETUP_INTR() function realization or even definition. > Could somebody advice me where defined and realized BUS_SETUP_INTR() > function/macro? I found the answer on one's own. BUS_SETUP_INTR() i

BUS_SETUP_INTR definition

2011-11-09 Thread Sergey Ryazanov
Hello, I learning interrupt handling inside FreeBSD kernel but can't find BUS_SETUP_INTR() function realization or even definition. Could somebody advice me where defined and realized BUS_SETUP_INTR() function/macro? -- With best wishes Sergey Ryazanov ___